Interface GetThreadTopicResponse.TopicStage
-
- All Known Implementing Classes:
GetThreadTopicResponse.Builder
- Enclosing class:
- GetThreadTopicResponse
public static interface GetThreadTopicResponse.TopicStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetThreadTopicResponse.Builderfrom(GetThreadTopicResponse other)GetThreadTopicResponse._FinalStagetopic(SimpleTopic topic)
-
-
-
Method Detail
-
topic
GetThreadTopicResponse._FinalStage topic(SimpleTopic topic)
-
from
GetThreadTopicResponse.Builder from(GetThreadTopicResponse other)
-
-