Package com.streamlayer.social
Class TweetMetadata.TweetEntities.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite.Builder<TweetMetadata.TweetEntities,TweetMetadata.TweetEntities.Builder>
-
- com.streamlayer.social.TweetMetadata.TweetEntities.Builder
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,TweetMetadata.TweetEntitiesOrBuilder,java.lang.Cloneable
- Enclosing class:
- TweetMetadata.TweetEntities
public static final class TweetMetadata.TweetEntities.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<TweetMetadata.TweetEntities,TweetMetadata.TweetEntities.Builder> implements TweetMetadata.TweetEntitiesOrBuilder
Protobuf typestreamlayer.social.TweetMetadata.TweetEntities
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TweetMetadata.TweetEntities.BuilderaddAllHashtags(java.lang.Iterable<? extends TweetHashtags> values)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuilderaddAllMedia(java.lang.Iterable<? extends TweetMedia> values)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuilderaddAllPolls(java.lang.Iterable<? extends TweetPoll> values)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuilderaddAllSymbols(java.lang.Iterable<? extends TweetSymbol> values)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuilderaddAllUrls(java.lang.Iterable<? extends TweetUrls> values)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuilderaddAllUserMentions(java.lang.Iterable<? extends TweetUserMentions> values)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetMetadata.TweetEntities.BuilderaddHashtags(int index, TweetHashtags value)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuilderaddHashtags(int index, TweetHashtags.Builder builderForValue)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuilderaddHashtags(TweetHashtags value)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuilderaddHashtags(TweetHashtags.Builder builderForValue)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuilderaddMedia(int index, TweetMedia value)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuilderaddMedia(int index, TweetMedia.Builder builderForValue)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuilderaddMedia(TweetMedia value)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuilderaddMedia(TweetMedia.Builder builderForValue)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuilderaddPolls(int index, TweetPoll value)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuilderaddPolls(int index, TweetPoll.Builder builderForValue)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuilderaddPolls(TweetPoll value)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuilderaddPolls(TweetPoll.Builder builderForValue)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuilderaddSymbols(int index, TweetSymbol value)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuilderaddSymbols(int index, TweetSymbol.Builder builderForValue)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuilderaddSymbols(TweetSymbol value)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuilderaddSymbols(TweetSymbol.Builder builderForValue)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuilderaddUrls(int index, TweetUrls value)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuilderaddUrls(int index, TweetUrls.Builder builderForValue)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuilderaddUrls(TweetUrls value)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuilderaddUrls(TweetUrls.Builder builderForValue)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuilderaddUserMentions(int index, TweetUserMentions value)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetMetadata.TweetEntities.BuilderaddUserMentions(int index, TweetUserMentions.Builder builderForValue)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetMetadata.TweetEntities.BuilderaddUserMentions(TweetUserMentions value)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetMetadata.TweetEntities.BuilderaddUserMentions(TweetUserMentions.Builder builderForValue)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetMetadata.TweetEntities.BuilderclearHashtags()repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuilderclearMedia()repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuilderclearPolls()repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuilderclearSymbols()repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuilderclearUrls()repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuilderclearUserMentions()repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetHashtagsgetHashtags(int index)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];intgetHashtagsCount()repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];java.util.List<TweetHashtags>getHashtagsList()repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMediagetMedia(int index)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];intgetMediaCount()repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];java.util.List<TweetMedia>getMediaList()repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetPollgetPolls(int index)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];intgetPollsCount()repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];java.util.List<TweetPoll>getPollsList()repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetSymbolgetSymbols(int index)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];intgetSymbolsCount()repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];java.util.List<TweetSymbol>getSymbolsList()repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetUrlsgetUrls(int index)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];intgetUrlsCount()repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];java.util.List<TweetUrls>getUrlsList()repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetUserMentionsgetUserMentions(int index)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];intgetUserMentionsCount()repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];java.util.List<TweetUserMentions>getUserMentionsList()repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetMetadata.TweetEntities.BuilderremoveHashtags(int index)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuilderremoveMedia(int index)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuilderremovePolls(int index)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuilderremoveSymbols(int index)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuilderremoveUrls(int index)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuilderremoveUserMentions(int index)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetMetadata.TweetEntities.BuildersetHashtags(int index, TweetHashtags value)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuildersetHashtags(int index, TweetHashtags.Builder builderForValue)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMetadata.TweetEntities.BuildersetMedia(int index, TweetMedia value)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuildersetMedia(int index, TweetMedia.Builder builderForValue)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMetadata.TweetEntities.BuildersetPolls(int index, TweetPoll value)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuildersetPolls(int index, TweetPoll.Builder builderForValue)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetMetadata.TweetEntities.BuildersetSymbols(int index, TweetSymbol value)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuildersetSymbols(int index, TweetSymbol.Builder builderForValue)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetMetadata.TweetEntities.BuildersetUrls(int index, TweetUrls value)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuildersetUrls(int index, TweetUrls.Builder builderForValue)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetMetadata.TweetEntities.BuildersetUserMentions(int index, TweetUserMentions value)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetMetadata.TweetEntities.BuildersetUserMentions(int index, TweetUserMentions.Builder builderForValue)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];-
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
-
getUrlsList
public java.util.List<TweetUrls> getUrlsList()
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];- Specified by:
getUrlsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUrlsCount
public int getUrlsCount()
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];- Specified by:
getUrlsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUrls
public TweetUrls getUrls(int index)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];- Specified by:
getUrlsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
setUrls
public TweetMetadata.TweetEntities.Builder setUrls(int index, TweetUrls value)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
setUrls
public TweetMetadata.TweetEntities.Builder setUrls(int index, TweetUrls.Builder builderForValue)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
addUrls
public TweetMetadata.TweetEntities.Builder addUrls(TweetUrls value)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
addUrls
public TweetMetadata.TweetEntities.Builder addUrls(int index, TweetUrls value)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
addUrls
public TweetMetadata.TweetEntities.Builder addUrls(TweetUrls.Builder builderForValue)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
addUrls
public TweetMetadata.TweetEntities.Builder addUrls(int index, TweetUrls.Builder builderForValue)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
addAllUrls
public TweetMetadata.TweetEntities.Builder addAllUrls(java.lang.Iterable<? extends TweetUrls> values)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
clearUrls
public TweetMetadata.TweetEntities.Builder clearUrls()
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
removeUrls
public TweetMetadata.TweetEntities.Builder removeUrls(int index)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
getHashtagsList
public java.util.List<TweetHashtags> getHashtagsList()
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];- Specified by:
getHashtagsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getHashtagsCount
public int getHashtagsCount()
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];- Specified by:
getHashtagsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getHashtags
public TweetHashtags getHashtags(int index)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];- Specified by:
getHashtagsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
setHashtags
public TweetMetadata.TweetEntities.Builder setHashtags(int index, TweetHashtags value)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
setHashtags
public TweetMetadata.TweetEntities.Builder setHashtags(int index, TweetHashtags.Builder builderForValue)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
addHashtags
public TweetMetadata.TweetEntities.Builder addHashtags(TweetHashtags value)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
addHashtags
public TweetMetadata.TweetEntities.Builder addHashtags(int index, TweetHashtags value)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
addHashtags
public TweetMetadata.TweetEntities.Builder addHashtags(TweetHashtags.Builder builderForValue)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
addHashtags
public TweetMetadata.TweetEntities.Builder addHashtags(int index, TweetHashtags.Builder builderForValue)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
addAllHashtags
public TweetMetadata.TweetEntities.Builder addAllHashtags(java.lang.Iterable<? extends TweetHashtags> values)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
clearHashtags
public TweetMetadata.TweetEntities.Builder clearHashtags()
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
removeHashtags
public TweetMetadata.TweetEntities.Builder removeHashtags(int index)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
getMediaList
public java.util.List<TweetMedia> getMediaList()
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];- Specified by:
getMediaListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getMediaCount
public int getMediaCount()
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];- Specified by:
getMediaCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getMedia
public TweetMedia getMedia(int index)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];- Specified by:
getMediain interfaceTweetMetadata.TweetEntitiesOrBuilder
-
setMedia
public TweetMetadata.TweetEntities.Builder setMedia(int index, TweetMedia value)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
setMedia
public TweetMetadata.TweetEntities.Builder setMedia(int index, TweetMedia.Builder builderForValue)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
addMedia
public TweetMetadata.TweetEntities.Builder addMedia(TweetMedia value)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
addMedia
public TweetMetadata.TweetEntities.Builder addMedia(int index, TweetMedia value)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
addMedia
public TweetMetadata.TweetEntities.Builder addMedia(TweetMedia.Builder builderForValue)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
addMedia
public TweetMetadata.TweetEntities.Builder addMedia(int index, TweetMedia.Builder builderForValue)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
addAllMedia
public TweetMetadata.TweetEntities.Builder addAllMedia(java.lang.Iterable<? extends TweetMedia> values)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
clearMedia
public TweetMetadata.TweetEntities.Builder clearMedia()
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
removeMedia
public TweetMetadata.TweetEntities.Builder removeMedia(int index)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
getUserMentionsList
public java.util.List<TweetUserMentions> getUserMentionsList()
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];- Specified by:
getUserMentionsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUserMentionsCount
public int getUserMentionsCount()
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];- Specified by:
getUserMentionsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUserMentions
public TweetUserMentions getUserMentions(int index)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];- Specified by:
getUserMentionsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
setUserMentions
public TweetMetadata.TweetEntities.Builder setUserMentions(int index, TweetUserMentions value)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
setUserMentions
public TweetMetadata.TweetEntities.Builder setUserMentions(int index, TweetUserMentions.Builder builderForValue)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
addUserMentions
public TweetMetadata.TweetEntities.Builder addUserMentions(TweetUserMentions value)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
addUserMentions
public TweetMetadata.TweetEntities.Builder addUserMentions(int index, TweetUserMentions value)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
addUserMentions
public TweetMetadata.TweetEntities.Builder addUserMentions(TweetUserMentions.Builder builderForValue)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
addUserMentions
public TweetMetadata.TweetEntities.Builder addUserMentions(int index, TweetUserMentions.Builder builderForValue)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
addAllUserMentions
public TweetMetadata.TweetEntities.Builder addAllUserMentions(java.lang.Iterable<? extends TweetUserMentions> values)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
clearUserMentions
public TweetMetadata.TweetEntities.Builder clearUserMentions()
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
removeUserMentions
public TweetMetadata.TweetEntities.Builder removeUserMentions(int index)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
getSymbolsList
public java.util.List<TweetSymbol> getSymbolsList()
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];- Specified by:
getSymbolsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getSymbolsCount
public int getSymbolsCount()
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];- Specified by:
getSymbolsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getSymbols
public TweetSymbol getSymbols(int index)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];- Specified by:
getSymbolsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
setSymbols
public TweetMetadata.TweetEntities.Builder setSymbols(int index, TweetSymbol value)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
setSymbols
public TweetMetadata.TweetEntities.Builder setSymbols(int index, TweetSymbol.Builder builderForValue)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
addSymbols
public TweetMetadata.TweetEntities.Builder addSymbols(TweetSymbol value)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
addSymbols
public TweetMetadata.TweetEntities.Builder addSymbols(int index, TweetSymbol value)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
addSymbols
public TweetMetadata.TweetEntities.Builder addSymbols(TweetSymbol.Builder builderForValue)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
addSymbols
public TweetMetadata.TweetEntities.Builder addSymbols(int index, TweetSymbol.Builder builderForValue)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
addAllSymbols
public TweetMetadata.TweetEntities.Builder addAllSymbols(java.lang.Iterable<? extends TweetSymbol> values)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
clearSymbols
public TweetMetadata.TweetEntities.Builder clearSymbols()
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
removeSymbols
public TweetMetadata.TweetEntities.Builder removeSymbols(int index)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
getPollsList
public java.util.List<TweetPoll> getPollsList()
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];- Specified by:
getPollsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getPollsCount
public int getPollsCount()
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];- Specified by:
getPollsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getPolls
public TweetPoll getPolls(int index)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];- Specified by:
getPollsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
setPolls
public TweetMetadata.TweetEntities.Builder setPolls(int index, TweetPoll value)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
setPolls
public TweetMetadata.TweetEntities.Builder setPolls(int index, TweetPoll.Builder builderForValue)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
addPolls
public TweetMetadata.TweetEntities.Builder addPolls(TweetPoll value)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
addPolls
public TweetMetadata.TweetEntities.Builder addPolls(int index, TweetPoll value)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
addPolls
public TweetMetadata.TweetEntities.Builder addPolls(TweetPoll.Builder builderForValue)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
addPolls
public TweetMetadata.TweetEntities.Builder addPolls(int index, TweetPoll.Builder builderForValue)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
addAllPolls
public TweetMetadata.TweetEntities.Builder addAllPolls(java.lang.Iterable<? extends TweetPoll> values)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
clearPolls
public TweetMetadata.TweetEntities.Builder clearPolls()
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
removePolls
public TweetMetadata.TweetEntities.Builder removePolls(int index)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
-