Class Resource

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ResourceOrBuilder, java.io.Serializable

    public final class Resource
    extends com.google.protobuf.GeneratedMessage
    implements ResourceOrBuilder
     [#next-free-field: 10]
     
    Protobuf type envoy.service.discovery.v3.Resource
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Resource.Builder
      [#next-free-field: 10]
      static class  Resource.CacheControl
      Cache control properties for the resource.
      static interface  Resource.CacheControlOrBuilder  
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage

        com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,​BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,​BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,​T extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage

        com.google.protobuf.AbstractMessage.BuilderParent
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

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

      Constructors 
      Modifier Constructor Description
      private Resource()  
      private Resource​(com.google.protobuf.GeneratedMessage.Builder<?> builder)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object obj)  
      java.lang.String getAliases​(int index)
      The aliases are a list of other names that this resource can go by.
      com.google.protobuf.ByteString getAliasesBytes​(int index)
      The aliases are a list of other names that this resource can go by.
      int getAliasesCount()
      The aliases are a list of other names that this resource can go by.
      com.google.protobuf.ProtocolStringList getAliasesList()
      The aliases are a list of other names that this resource can go by.
      Resource.CacheControl getCacheControl()
      Cache control properties for the resource.
      Resource.CacheControlOrBuilder getCacheControlOrBuilder()
      Cache control properties for the resource.
      static Resource getDefaultInstance()  
      Resource getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      Metadata getMetadata()
      The Metadata field can be used to provide additional information for the resource.
      MetadataOrBuilder getMetadataOrBuilder()
      The Metadata field can be used to provide additional information for the resource.
      java.lang.String getName()
      The resource's name, to distinguish it from others of the same type of resource.
      com.google.protobuf.ByteString getNameBytes()
      The resource's name, to distinguish it from others of the same type of resource.
      com.google.protobuf.Parser<Resource> getParserForType()  
      com.google.protobuf.Any getResource()
      The resource being tracked.
      ResourceName getResourceName()
      Alternative to the ``name`` field, to be used when the server supports multiple variants of the named resource that are differentiated by dynamic parameter constraints.
      ResourceNameOrBuilder getResourceNameOrBuilder()
      Alternative to the ``name`` field, to be used when the server supports multiple variants of the named resource that are differentiated by dynamic parameter constraints.
      com.google.protobuf.AnyOrBuilder getResourceOrBuilder()
      The resource being tracked.
      int getSerializedSize()  
      com.google.protobuf.Duration getTtl()
      Time-to-live value for the resource.
      com.google.protobuf.DurationOrBuilder getTtlOrBuilder()
      Time-to-live value for the resource.
      java.lang.String getVersion()
      The resource level version.
      com.google.protobuf.ByteString getVersionBytes()
      The resource level version.
      boolean hasCacheControl()
      Cache control properties for the resource.
      int hashCode()  
      boolean hasMetadata()
      The Metadata field can be used to provide additional information for the resource.
      boolean hasResource()
      The resource being tracked.
      boolean hasResourceName()
      Alternative to the ``name`` field, to be used when the server supports multiple variants of the named resource that are differentiated by dynamic parameter constraints.
      boolean hasTtl()
      Time-to-live value for the resource.
      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      static Resource.Builder newBuilder()  
      static Resource.Builder newBuilder​(Resource prototype)  
      Resource.Builder newBuilderForType()  
      protected Resource.Builder newBuilderForType​(com.google.protobuf.AbstractMessage.BuilderParent parent)  
      static Resource parseDelimitedFrom​(java.io.InputStream input)  
      static Resource parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Resource parseFrom​(byte[] data)  
      static Resource parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Resource parseFrom​(com.google.protobuf.ByteString data)  
      static Resource parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Resource parseFrom​(com.google.protobuf.CodedInputStream input)  
      static Resource parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Resource parseFrom​(java.io.InputStream input)  
      static Resource parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Resource parseFrom​(java.nio.ByteBuffer data)  
      static Resource parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<Resource> parser()  
      Resource.Builder toBuilder()  
      void writeTo​(com.google.protobuf.CodedOutputStream output)  
      • Methods inherited from class com.google.protobuf.GeneratedMessage

        canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
      • Methods inherited from class com.google.protobuf.AbstractMessage

        findInitializationErrors, getInitializationErrorString, hashFields, toString
      • 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.MessageLite

        toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Field Detail

      • bitField0_

        private int bitField0_
      • name_

        private volatile java.lang.Object name_
      • RESOURCE_NAME_FIELD_NUMBER

        public static final int RESOURCE_NAME_FIELD_NUMBER
        See Also:
        Constant Field Values
      • aliases_

        private com.google.protobuf.LazyStringArrayList aliases_
      • version_

        private volatile java.lang.Object version_
      • resource_

        private com.google.protobuf.Any resource_
      • ttl_

        private com.google.protobuf.Duration ttl_
      • CACHE_CONTROL_FIELD_NUMBER

        public static final int CACHE_CONTROL_FIELD_NUMBER
        See Also:
        Constant Field Values
      • memoizedIsInitialized

        private byte memoizedIsInitialized
      • DEFAULT_INSTANCE

        private static final Resource DEFAULT_INSTANCE
      • PARSER

        private static final com.google.protobuf.Parser<Resource> PARSER
    • Constructor Detail

      • Resource

        private Resource​(com.google.protobuf.GeneratedMessage.Builder<?> builder)
      • Resource

        private Resource()
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
      • getName

        public java.lang.String getName()
         The resource's name, to distinguish it from others of the same type of resource.
         Only one of ``name`` or ``resource_name`` may be set.
         
        string name = 3;
        Specified by:
        getName in interface ResourceOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         The resource's name, to distinguish it from others of the same type of resource.
         Only one of ``name`` or ``resource_name`` may be set.
         
        string name = 3;
        Specified by:
        getNameBytes in interface ResourceOrBuilder
        Returns:
        The bytes for name.
      • hasResourceName

        public boolean hasResourceName()
         Alternative to the ``name`` field, to be used when the server supports
         multiple variants of the named resource that are differentiated by
         dynamic parameter constraints.
         Only one of ``name`` or ``resource_name`` may be set.
         
        .envoy.service.discovery.v3.ResourceName resource_name = 8;
        Specified by:
        hasResourceName in interface ResourceOrBuilder
        Returns:
        Whether the resourceName field is set.
      • getResourceName

        public ResourceName getResourceName()
         Alternative to the ``name`` field, to be used when the server supports
         multiple variants of the named resource that are differentiated by
         dynamic parameter constraints.
         Only one of ``name`` or ``resource_name`` may be set.
         
        .envoy.service.discovery.v3.ResourceName resource_name = 8;
        Specified by:
        getResourceName in interface ResourceOrBuilder
        Returns:
        The resourceName.
      • getResourceNameOrBuilder

        public ResourceNameOrBuilder getResourceNameOrBuilder()
         Alternative to the ``name`` field, to be used when the server supports
         multiple variants of the named resource that are differentiated by
         dynamic parameter constraints.
         Only one of ``name`` or ``resource_name`` may be set.
         
        .envoy.service.discovery.v3.ResourceName resource_name = 8;
        Specified by:
        getResourceNameOrBuilder in interface ResourceOrBuilder
      • getAliasesList

        public com.google.protobuf.ProtocolStringList getAliasesList()
         The aliases are a list of other names that this resource can go by.
         
        repeated string aliases = 4;
        Specified by:
        getAliasesList in interface ResourceOrBuilder
        Returns:
        A list containing the aliases.
      • getAliasesCount

        public int getAliasesCount()
         The aliases are a list of other names that this resource can go by.
         
        repeated string aliases = 4;
        Specified by:
        getAliasesCount in interface ResourceOrBuilder
        Returns:
        The count of aliases.
      • getAliases

        public java.lang.String getAliases​(int index)
         The aliases are a list of other names that this resource can go by.
         
        repeated string aliases = 4;
        Specified by:
        getAliases in interface ResourceOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The aliases at the given index.
      • getAliasesBytes

        public com.google.protobuf.ByteString getAliasesBytes​(int index)
         The aliases are a list of other names that this resource can go by.
         
        repeated string aliases = 4;
        Specified by:
        getAliasesBytes in interface ResourceOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the aliases at the given index.
      • getVersion

        public java.lang.String getVersion()
         The resource level version. It allows xDS to track the state of individual
         resources.
         
        string version = 1;
        Specified by:
        getVersion in interface ResourceOrBuilder
        Returns:
        The version.
      • getVersionBytes

        public com.google.protobuf.ByteString getVersionBytes()
         The resource level version. It allows xDS to track the state of individual
         resources.
         
        string version = 1;
        Specified by:
        getVersionBytes in interface ResourceOrBuilder
        Returns:
        The bytes for version.
      • hasResource

        public boolean hasResource()
         The resource being tracked.
         
        .google.protobuf.Any resource = 2;
        Specified by:
        hasResource in interface ResourceOrBuilder
        Returns:
        Whether the resource field is set.
      • getResource

        public com.google.protobuf.Any getResource()
         The resource being tracked.
         
        .google.protobuf.Any resource = 2;
        Specified by:
        getResource in interface ResourceOrBuilder
        Returns:
        The resource.
      • getResourceOrBuilder

        public com.google.protobuf.AnyOrBuilder getResourceOrBuilder()
         The resource being tracked.
         
        .google.protobuf.Any resource = 2;
        Specified by:
        getResourceOrBuilder in interface ResourceOrBuilder
      • hasTtl

        public boolean hasTtl()
         Time-to-live value for the resource. For each resource, a timer is started. The timer is
         reset each time the resource is received with a new TTL. If the resource is received with
         no TTL set, the timer is removed for the resource. Upon expiration of the timer, the
         configuration for the resource will be removed.
        
         The TTL can be refreshed or changed by sending a response that doesn't change the resource
         version. In this case the resource field does not need to be populated, which allows for
         light-weight "heartbeat" updates to keep a resource with a TTL alive.
        
         The TTL feature is meant to support configurations that should be removed in the event of
         a management server failure. For example, the feature may be used for fault injection
         testing where the fault injection should be terminated in the event that Envoy loses contact
         with the management server.
         
        .google.protobuf.Duration ttl = 6;
        Specified by:
        hasTtl in interface ResourceOrBuilder
        Returns:
        Whether the ttl field is set.
      • getTtl

        public com.google.protobuf.Duration getTtl()
         Time-to-live value for the resource. For each resource, a timer is started. The timer is
         reset each time the resource is received with a new TTL. If the resource is received with
         no TTL set, the timer is removed for the resource. Upon expiration of the timer, the
         configuration for the resource will be removed.
        
         The TTL can be refreshed or changed by sending a response that doesn't change the resource
         version. In this case the resource field does not need to be populated, which allows for
         light-weight "heartbeat" updates to keep a resource with a TTL alive.
        
         The TTL feature is meant to support configurations that should be removed in the event of
         a management server failure. For example, the feature may be used for fault injection
         testing where the fault injection should be terminated in the event that Envoy loses contact
         with the management server.
         
        .google.protobuf.Duration ttl = 6;
        Specified by:
        getTtl in interface ResourceOrBuilder
        Returns:
        The ttl.
      • getTtlOrBuilder

        public com.google.protobuf.DurationOrBuilder getTtlOrBuilder()
         Time-to-live value for the resource. For each resource, a timer is started. The timer is
         reset each time the resource is received with a new TTL. If the resource is received with
         no TTL set, the timer is removed for the resource. Upon expiration of the timer, the
         configuration for the resource will be removed.
        
         The TTL can be refreshed or changed by sending a response that doesn't change the resource
         version. In this case the resource field does not need to be populated, which allows for
         light-weight "heartbeat" updates to keep a resource with a TTL alive.
        
         The TTL feature is meant to support configurations that should be removed in the event of
         a management server failure. For example, the feature may be used for fault injection
         testing where the fault injection should be terminated in the event that Envoy loses contact
         with the management server.
         
        .google.protobuf.Duration ttl = 6;
        Specified by:
        getTtlOrBuilder in interface ResourceOrBuilder
      • hasCacheControl

        public boolean hasCacheControl()
         Cache control properties for the resource.
         [#not-implemented-hide:]
         
        .envoy.service.discovery.v3.Resource.CacheControl cache_control = 7;
        Specified by:
        hasCacheControl in interface ResourceOrBuilder
        Returns:
        Whether the cacheControl field is set.
      • getCacheControl

        public Resource.CacheControl getCacheControl()
         Cache control properties for the resource.
         [#not-implemented-hide:]
         
        .envoy.service.discovery.v3.Resource.CacheControl cache_control = 7;
        Specified by:
        getCacheControl in interface ResourceOrBuilder
        Returns:
        The cacheControl.
      • hasMetadata

        public boolean hasMetadata()
         The Metadata field can be used to provide additional information for the resource.
         E.g. the trace data for debugging.
         
        .envoy.config.core.v3.Metadata metadata = 9;
        Specified by:
        hasMetadata in interface ResourceOrBuilder
        Returns:
        Whether the metadata field is set.
      • getMetadata

        public Metadata getMetadata()
         The Metadata field can be used to provide additional information for the resource.
         E.g. the trace data for debugging.
         
        .envoy.config.core.v3.Metadata metadata = 9;
        Specified by:
        getMetadata in interface ResourceOrBuilder
        Returns:
        The metadata.
      • getMetadataOrBuilder

        public MetadataOrBuilder getMetadataOrBuilder()
         The Metadata field can be used to provide additional information for the resource.
         E.g. the trace data for debugging.
         
        .envoy.config.core.v3.Metadata metadata = 9;
        Specified by:
        getMetadataOrBuilder in interface ResourceOrBuilder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessage
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws java.io.IOException
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessage
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessage
      • equals

        public boolean equals​(java.lang.Object obj)
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.google.protobuf.AbstractMessage
      • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

        public Resource.Builder newBuilderForType()
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • toBuilder

        public Resource.Builder toBuilder()
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected Resource.Builder newBuilderForType​(com.google.protobuf.AbstractMessage.BuilderParent parent)
        Overrides:
        newBuilderForType in class com.google.protobuf.AbstractMessage
      • getDefaultInstance

        public static Resource getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<Resource> parser()
      • getParserForType

        public com.google.protobuf.Parser<Resource> getParserForType()
        Specified by:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessage
      • getDefaultInstanceForType

        public Resource getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder