Interface TopicPreferenceUpdate.StatusStage
-
- All Known Implementing Classes:
TopicPreferenceUpdate.Builder
- Enclosing class:
- TopicPreferenceUpdate
public static interface TopicPreferenceUpdate.StatusStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TopicPreferenceUpdate.Builderfrom(TopicPreferenceUpdate other)TopicPreferenceUpdate._FinalStagestatus(PreferenceStatus status)
-
-
-
Method Detail
-
status
TopicPreferenceUpdate._FinalStage status(PreferenceStatus status)
-
from
TopicPreferenceUpdate.Builder from(TopicPreferenceUpdate other)
-
-