Interface UserPreferencesUpdateResponse.MessageStage
-
- All Known Implementing Classes:
UserPreferencesUpdateResponse.Builder
- Enclosing class:
- UserPreferencesUpdateResponse
public static interface UserPreferencesUpdateResponse.MessageStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserPreferencesUpdateResponse.Builderfrom(UserPreferencesUpdateResponse other)UserPreferencesUpdateResponse._FinalStagemessage(java.lang.String message)
-
-
-
Method Detail
-
message
UserPreferencesUpdateResponse._FinalStage message(java.lang.String message)
-
from
UserPreferencesUpdateResponse.Builder from(UserPreferencesUpdateResponse other)
-
-