Class TweetMedia

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TweetMedia.Builder
      Protobuf type streamlayer.social.TweetMedia
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite

        com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,​?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,​Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      static TweetMedia getDefaultInstance()  
      java.lang.String getDisplayUrl()
      string display_url = 6 [json_name = "displayUrl"];
      com.google.protobuf.ByteString getDisplayUrlBytes()
      string display_url = 6 [json_name = "displayUrl"];
      java.lang.String getExpandedUrl()
      string expanded_url = 7 [json_name = "expandedUrl"];
      com.google.protobuf.ByteString getExpandedUrlBytes()
      string expanded_url = 7 [json_name = "expandedUrl"];
      long getId()
      int64 id = 1 [json_name = "id"];
      java.lang.String getIdStr()
      string id_str = 2 [json_name = "idStr"];
      com.google.protobuf.ByteString getIdStrBytes()
      string id_str = 2 [json_name = "idStr"];
      int getIndices​(int index)
      repeated int32 indices = 14 [json_name = "indices"];
      int getIndicesCount()
      repeated int32 indices = 14 [json_name = "indices"];
      java.util.List<java.lang.Integer> getIndicesList()
      repeated int32 indices = 14 [json_name = "indices"];
      java.lang.String getMediaUrl()
      string media_url = 5 [json_name = "mediaUrl"];
      com.google.protobuf.ByteString getMediaUrlBytes()
      string media_url = 5 [json_name = "mediaUrl"];
      java.lang.String getMediaUrlHttps()
      string media_url_https = 8 [json_name = "mediaUrlHttps"];
      com.google.protobuf.ByteString getMediaUrlHttpsBytes()
      string media_url_https = 8 [json_name = "mediaUrlHttps"];
      TweetMediaSizes getSizes()
      .streamlayer.social.TweetMediaSizes sizes = 13 [json_name = "sizes"];
      long getSourceStatusId()
      int64 source_status_id = 11 [json_name = "sourceStatusId"];
      java.lang.String getSourceStatusIdStr()
      string source_status_id_str = 12 [json_name = "sourceStatusIdStr"];
      com.google.protobuf.ByteString getSourceStatusIdStrBytes()
      string source_status_id_str = 12 [json_name = "sourceStatusIdStr"];
      long getSourceUserId()
      int64 source_user_id = 9 [json_name = "sourceUserId"];
      java.lang.String getSourceUserIdStr()
      string source_user_id_str = 10 [json_name = "sourceUserIdStr"];
      com.google.protobuf.ByteString getSourceUserIdStrBytes()
      string source_user_id_str = 10 [json_name = "sourceUserIdStr"];
      java.lang.String getType()
      string type = 3 [json_name = "type"];
      com.google.protobuf.ByteString getTypeBytes()
      string type = 3 [json_name = "type"];
      java.lang.String getUrl()
      string url = 4 [json_name = "url"];
      com.google.protobuf.ByteString getUrlBytes()
      string url = 4 [json_name = "url"];
      boolean hasSizes()
      .streamlayer.social.TweetMediaSizes sizes = 13 [json_name = "sizes"];
      static TweetMedia.Builder newBuilder()  
      static TweetMedia.Builder newBuilder​(TweetMedia prototype)  
      static TweetMedia parseDelimitedFrom​(java.io.InputStream input)  
      static TweetMedia parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMedia parseFrom​(byte[] data)  
      static TweetMedia parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMedia parseFrom​(com.google.protobuf.ByteString data)  
      static TweetMedia parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMedia parseFrom​(com.google.protobuf.CodedInputStream input)  
      static TweetMedia parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMedia parseFrom​(java.io.InputStream input)  
      static TweetMedia parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMedia parseFrom​(java.nio.ByteBuffer data)  
      static TweetMedia parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<TweetMedia> parser()  
      • Methods inherited from class com.google.protobuf.GeneratedMessageLite

        createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
      • Methods inherited from class com.google.protobuf.AbstractMessageLite

        addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getId

        public long getId()
        int64 id = 1 [json_name = "id"];
        Specified by:
        getId in interface TweetMediaOrBuilder
        Returns:
        The id.
      • getIdStr

        public java.lang.String getIdStr()
        string id_str = 2 [json_name = "idStr"];
        Specified by:
        getIdStr in interface TweetMediaOrBuilder
        Returns:
        The idStr.
      • getIdStrBytes

        public com.google.protobuf.ByteString getIdStrBytes()
        string id_str = 2 [json_name = "idStr"];
        Specified by:
        getIdStrBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for idStr.
      • getType

        public java.lang.String getType()
        string type = 3 [json_name = "type"];
        Specified by:
        getType in interface TweetMediaOrBuilder
        Returns:
        The type.
      • getTypeBytes

        public com.google.protobuf.ByteString getTypeBytes()
        string type = 3 [json_name = "type"];
        Specified by:
        getTypeBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for type.
      • getUrl

        public java.lang.String getUrl()
        string url = 4 [json_name = "url"];
        Specified by:
        getUrl in interface TweetMediaOrBuilder
        Returns:
        The url.
      • getUrlBytes

        public com.google.protobuf.ByteString getUrlBytes()
        string url = 4 [json_name = "url"];
        Specified by:
        getUrlBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for url.
      • getMediaUrl

        public java.lang.String getMediaUrl()
        string media_url = 5 [json_name = "mediaUrl"];
        Specified by:
        getMediaUrl in interface TweetMediaOrBuilder
        Returns:
        The mediaUrl.
      • getMediaUrlBytes

        public com.google.protobuf.ByteString getMediaUrlBytes()
        string media_url = 5 [json_name = "mediaUrl"];
        Specified by:
        getMediaUrlBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for mediaUrl.
      • getDisplayUrl

        public java.lang.String getDisplayUrl()
        string display_url = 6 [json_name = "displayUrl"];
        Specified by:
        getDisplayUrl in interface TweetMediaOrBuilder
        Returns:
        The displayUrl.
      • getDisplayUrlBytes

        public com.google.protobuf.ByteString getDisplayUrlBytes()
        string display_url = 6 [json_name = "displayUrl"];
        Specified by:
        getDisplayUrlBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for displayUrl.
      • getExpandedUrl

        public java.lang.String getExpandedUrl()
        string expanded_url = 7 [json_name = "expandedUrl"];
        Specified by:
        getExpandedUrl in interface TweetMediaOrBuilder
        Returns:
        The expandedUrl.
      • getExpandedUrlBytes

        public com.google.protobuf.ByteString getExpandedUrlBytes()
        string expanded_url = 7 [json_name = "expandedUrl"];
        Specified by:
        getExpandedUrlBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for expandedUrl.
      • getMediaUrlHttps

        public java.lang.String getMediaUrlHttps()
        string media_url_https = 8 [json_name = "mediaUrlHttps"];
        Specified by:
        getMediaUrlHttps in interface TweetMediaOrBuilder
        Returns:
        The mediaUrlHttps.
      • getMediaUrlHttpsBytes

        public com.google.protobuf.ByteString getMediaUrlHttpsBytes()
        string media_url_https = 8 [json_name = "mediaUrlHttps"];
        Specified by:
        getMediaUrlHttpsBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for mediaUrlHttps.
      • getSourceUserId

        public long getSourceUserId()
        int64 source_user_id = 9 [json_name = "sourceUserId"];
        Specified by:
        getSourceUserId in interface TweetMediaOrBuilder
        Returns:
        The sourceUserId.
      • getSourceUserIdStr

        public java.lang.String getSourceUserIdStr()
        string source_user_id_str = 10 [json_name = "sourceUserIdStr"];
        Specified by:
        getSourceUserIdStr in interface TweetMediaOrBuilder
        Returns:
        The sourceUserIdStr.
      • getSourceUserIdStrBytes

        public com.google.protobuf.ByteString getSourceUserIdStrBytes()
        string source_user_id_str = 10 [json_name = "sourceUserIdStr"];
        Specified by:
        getSourceUserIdStrBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for sourceUserIdStr.
      • getSourceStatusId

        public long getSourceStatusId()
        int64 source_status_id = 11 [json_name = "sourceStatusId"];
        Specified by:
        getSourceStatusId in interface TweetMediaOrBuilder
        Returns:
        The sourceStatusId.
      • getSourceStatusIdStr

        public java.lang.String getSourceStatusIdStr()
        string source_status_id_str = 12 [json_name = "sourceStatusIdStr"];
        Specified by:
        getSourceStatusIdStr in interface TweetMediaOrBuilder
        Returns:
        The sourceStatusIdStr.
      • getSourceStatusIdStrBytes

        public com.google.protobuf.ByteString getSourceStatusIdStrBytes()
        string source_status_id_str = 12 [json_name = "sourceStatusIdStr"];
        Specified by:
        getSourceStatusIdStrBytes in interface TweetMediaOrBuilder
        Returns:
        The bytes for sourceStatusIdStr.
      • hasSizes

        public boolean hasSizes()
        .streamlayer.social.TweetMediaSizes sizes = 13 [json_name = "sizes"];
        Specified by:
        hasSizes in interface TweetMediaOrBuilder
        Returns:
        Whether the sizes field is set.
      • getIndicesList

        public java.util.List<java.lang.Integer> getIndicesList()
        repeated int32 indices = 14 [json_name = "indices"];
        Specified by:
        getIndicesList in interface TweetMediaOrBuilder
        Returns:
        A list containing the indices.
      • getIndicesCount

        public int getIndicesCount()
        repeated int32 indices = 14 [json_name = "indices"];
        Specified by:
        getIndicesCount in interface TweetMediaOrBuilder
        Returns:
        The count of indices.
      • getIndices

        public int getIndices​(int index)
        repeated int32 indices = 14 [json_name = "indices"];
        Specified by:
        getIndices in interface TweetMediaOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The indices at the given index.
      • parseFrom

        public static TweetMedia parseFrom​(java.nio.ByteBuffer data)
                                    throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TweetMedia parseFrom​(java.nio.ByteBuffer data,
                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                    throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TweetMedia parseFrom​(com.google.protobuf.ByteString data)
                                    throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TweetMedia parseFrom​(com.google.protobuf.ByteString data,
                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                    throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TweetMedia parseFrom​(byte[] data)
                                    throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TweetMedia parseFrom​(byte[] data,
                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                    throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TweetMedia parseFrom​(java.io.InputStream input)
                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static TweetMedia parseFrom​(java.io.InputStream input,
                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static TweetMedia parseDelimitedFrom​(java.io.InputStream input)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static TweetMedia parseDelimitedFrom​(java.io.InputStream input,
                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static TweetMedia parseFrom​(com.google.protobuf.CodedInputStream input)
                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static TweetMedia parseFrom​(com.google.protobuf.CodedInputStream input,
                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • dynamicMethod

        protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
                                                       java.lang.Object arg0,
                                                       java.lang.Object arg1)
        Specified by:
        dynamicMethod in class com.google.protobuf.GeneratedMessageLite<TweetMedia,​TweetMedia.Builder>
      • getDefaultInstance

        public static TweetMedia getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<TweetMedia> parser()