Package com.streamlayer.interactive.feed
Class FeedQuestion.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite.Builder<FeedQuestion,FeedQuestion.Builder>
-
- com.streamlayer.interactive.feed.FeedQuestion.Builder
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,FeedQuestionOrBuilder,java.lang.Cloneable
- Enclosing class:
- FeedQuestion
public static final class FeedQuestion.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<FeedQuestion,FeedQuestion.Builder> implements FeedQuestionOrBuilder
Protobuf typestreamlayer.interactive.feed.FeedQuestion
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description FeedQuestion.BuilderclearFeedItem().streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];FeedQuestion.BuilderclearModeration().streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];FeedQuestion.BuilderclearNotification()Deprecated.FeedQuestion.BuilderclearQuestion().streamlayer.interactive.Question question = 1 [json_name = "question"];FeedItemgetFeedItem().streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];EventModerationgetModeration().streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];QuestionNotificationgetNotification()Deprecated.QuestiongetQuestion().streamlayer.interactive.Question question = 1 [json_name = "question"];booleanhasFeedItem().streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];booleanhasModeration().streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];booleanhasNotification()Deprecated.booleanhasQuestion().streamlayer.interactive.Question question = 1 [json_name = "question"];FeedQuestion.BuildermergeFeedItem(FeedItem value).streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];FeedQuestion.BuildermergeModeration(EventModeration value).streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];FeedQuestion.BuildermergeNotification(QuestionNotification value)Deprecated.FeedQuestion.BuildermergeQuestion(Question value).streamlayer.interactive.Question question = 1 [json_name = "question"];FeedQuestion.BuildersetFeedItem(FeedItem value).streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];FeedQuestion.BuildersetFeedItem(FeedItem.Builder builderForValue).streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];FeedQuestion.BuildersetModeration(EventModeration value).streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];FeedQuestion.BuildersetModeration(EventModeration.Builder builderForValue).streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];FeedQuestion.BuildersetNotification(QuestionNotification value)Deprecated.FeedQuestion.BuildersetNotification(QuestionNotification.Builder builderForValue)Deprecated.FeedQuestion.BuildersetQuestion(Question value).streamlayer.interactive.Question question = 1 [json_name = "question"];FeedQuestion.BuildersetQuestion(Question.Builder builderForValue).streamlayer.interactive.Question question = 1 [json_name = "question"];-
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
hasQuestion
public boolean hasQuestion()
.streamlayer.interactive.Question question = 1 [json_name = "question"];- Specified by:
hasQuestionin interfaceFeedQuestionOrBuilder- Returns:
- Whether the question field is set.
-
getQuestion
public Question getQuestion()
.streamlayer.interactive.Question question = 1 [json_name = "question"];- Specified by:
getQuestionin interfaceFeedQuestionOrBuilder- Returns:
- The question.
-
setQuestion
public FeedQuestion.Builder setQuestion(Question value)
.streamlayer.interactive.Question question = 1 [json_name = "question"];
-
setQuestion
public FeedQuestion.Builder setQuestion(Question.Builder builderForValue)
.streamlayer.interactive.Question question = 1 [json_name = "question"];
-
mergeQuestion
public FeedQuestion.Builder mergeQuestion(Question value)
.streamlayer.interactive.Question question = 1 [json_name = "question"];
-
clearQuestion
public FeedQuestion.Builder clearQuestion()
.streamlayer.interactive.Question question = 1 [json_name = "question"];
-
hasNotification
@Deprecated public boolean hasNotification()
Deprecated.deprecated, don't use
.streamlayer.interactive.QuestionNotification notification = 2 [json_name = "notification", deprecated = true];- Specified by:
hasNotificationin interfaceFeedQuestionOrBuilder- Returns:
- Whether the notification field is set.
-
getNotification
@Deprecated public QuestionNotification getNotification()
Deprecated.deprecated, don't use
.streamlayer.interactive.QuestionNotification notification = 2 [json_name = "notification", deprecated = true];- Specified by:
getNotificationin interfaceFeedQuestionOrBuilder- Returns:
- The notification.
-
setNotification
@Deprecated public FeedQuestion.Builder setNotification(QuestionNotification value)
Deprecated.deprecated, don't use
.streamlayer.interactive.QuestionNotification notification = 2 [json_name = "notification", deprecated = true];
-
setNotification
@Deprecated public FeedQuestion.Builder setNotification(QuestionNotification.Builder builderForValue)
Deprecated.deprecated, don't use
.streamlayer.interactive.QuestionNotification notification = 2 [json_name = "notification", deprecated = true];
-
mergeNotification
@Deprecated public FeedQuestion.Builder mergeNotification(QuestionNotification value)
Deprecated.deprecated, don't use
.streamlayer.interactive.QuestionNotification notification = 2 [json_name = "notification", deprecated = true];
-
clearNotification
@Deprecated public FeedQuestion.Builder clearNotification()
Deprecated.deprecated, don't use
.streamlayer.interactive.QuestionNotification notification = 2 [json_name = "notification", deprecated = true];
-
hasModeration
public boolean hasModeration()
.streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];- Specified by:
hasModerationin interfaceFeedQuestionOrBuilder- Returns:
- Whether the moderation field is set.
-
getModeration
public EventModeration getModeration()
.streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];- Specified by:
getModerationin interfaceFeedQuestionOrBuilder- Returns:
- The moderation.
-
setModeration
public FeedQuestion.Builder setModeration(EventModeration value)
.streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];
-
setModeration
public FeedQuestion.Builder setModeration(EventModeration.Builder builderForValue)
.streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];
-
mergeModeration
public FeedQuestion.Builder mergeModeration(EventModeration value)
.streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];
-
clearModeration
public FeedQuestion.Builder clearModeration()
.streamlayer.interactive.EventModeration moderation = 3 [json_name = "moderation"];
-
hasFeedItem
public boolean hasFeedItem()
.streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];- Specified by:
hasFeedItemin interfaceFeedQuestionOrBuilder- Returns:
- Whether the feedItem field is set.
-
getFeedItem
public FeedItem getFeedItem()
.streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];- Specified by:
getFeedItemin interfaceFeedQuestionOrBuilder- Returns:
- The feedItem.
-
setFeedItem
public FeedQuestion.Builder setFeedItem(FeedItem value)
.streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];
-
setFeedItem
public FeedQuestion.Builder setFeedItem(FeedItem.Builder builderForValue)
.streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];
-
mergeFeedItem
public FeedQuestion.Builder mergeFeedItem(FeedItem value)
.streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];
-
clearFeedItem
public FeedQuestion.Builder clearFeedItem()
.streamlayer.interactive.feed.FeedItem feed_item = 4 [json_name = "feedItem"];
-
-