Class CommonTlsContext.CertificateProviderInstance.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.CommonTlsContext.CertificateProviderInstance.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, CommonTlsContext.CertificateProviderInstanceOrBuilder, Cloneable
Enclosing class:
CommonTlsContext.CertificateProviderInstance

public static final class CommonTlsContext.CertificateProviderInstance.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder> implements CommonTlsContext.CertificateProviderInstanceOrBuilder
 Similar to CertificateProvider above, but allows the provider instances to be configured on
 the client side instead of being sent from the control plane.

 DEPRECATED: This message was moved outside of CommonTlsContext
 and now lives in common.proto.

 [#not-implemented-hide:]
 
Protobuf type envoy.extensions.transport_sockets.tls.v3.CommonTlsContext.CertificateProviderInstance
  • Method Details

    • getDescriptor

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

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • getDefaultInstanceForType

      public CommonTlsContext.CertificateProviderInstance getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • setField

      public CommonTlsContext.CertificateProviderInstance.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • clearField

      public CommonTlsContext.CertificateProviderInstance.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • clearOneof

      public CommonTlsContext.CertificateProviderInstance.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • setRepeatedField

      public CommonTlsContext.CertificateProviderInstance.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • addRepeatedField

      public CommonTlsContext.CertificateProviderInstance.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • mergeFrom

      public CommonTlsContext.CertificateProviderInstance.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • mergeFrom

      public CommonTlsContext.CertificateProviderInstance.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
      Throws:
      IOException
    • getInstanceName

      public String getInstanceName()
       Provider instance name. This name must be defined in the client's configuration (e.g., a
       bootstrap file) to correspond to a provider instance (i.e., the same data in the typed_config
       field that would be sent in the CertificateProvider message if the config was sent by the
       control plane). If not present, defaults to "default".
      
       Instance names should generally be defined not in terms of the underlying provider
       implementation (e.g., "file_watcher") but rather in terms of the function of the
       certificates (e.g., "foo_deployment_identity").
       
      string instance_name = 1;
      Specified by:
      getInstanceName in interface CommonTlsContext.CertificateProviderInstanceOrBuilder
      Returns:
      The instanceName.
    • getInstanceNameBytes

      public com.google.protobuf.ByteString getInstanceNameBytes()
       Provider instance name. This name must be defined in the client's configuration (e.g., a
       bootstrap file) to correspond to a provider instance (i.e., the same data in the typed_config
       field that would be sent in the CertificateProvider message if the config was sent by the
       control plane). If not present, defaults to "default".
      
       Instance names should generally be defined not in terms of the underlying provider
       implementation (e.g., "file_watcher") but rather in terms of the function of the
       certificates (e.g., "foo_deployment_identity").
       
      string instance_name = 1;
      Specified by:
      getInstanceNameBytes in interface CommonTlsContext.CertificateProviderInstanceOrBuilder
      Returns:
      The bytes for instanceName.
    • setInstanceName

       Provider instance name. This name must be defined in the client's configuration (e.g., a
       bootstrap file) to correspond to a provider instance (i.e., the same data in the typed_config
       field that would be sent in the CertificateProvider message if the config was sent by the
       control plane). If not present, defaults to "default".
      
       Instance names should generally be defined not in terms of the underlying provider
       implementation (e.g., "file_watcher") but rather in terms of the function of the
       certificates (e.g., "foo_deployment_identity").
       
      string instance_name = 1;
      Parameters:
      value - The instanceName to set.
      Returns:
      This builder for chaining.
    • clearInstanceName

       Provider instance name. This name must be defined in the client's configuration (e.g., a
       bootstrap file) to correspond to a provider instance (i.e., the same data in the typed_config
       field that would be sent in the CertificateProvider message if the config was sent by the
       control plane). If not present, defaults to "default".
      
       Instance names should generally be defined not in terms of the underlying provider
       implementation (e.g., "file_watcher") but rather in terms of the function of the
       certificates (e.g., "foo_deployment_identity").
       
      string instance_name = 1;
      Returns:
      This builder for chaining.
    • setInstanceNameBytes

      public CommonTlsContext.CertificateProviderInstance.Builder setInstanceNameBytes(com.google.protobuf.ByteString value)
       Provider instance name. This name must be defined in the client's configuration (e.g., a
       bootstrap file) to correspond to a provider instance (i.e., the same data in the typed_config
       field that would be sent in the CertificateProvider message if the config was sent by the
       control plane). If not present, defaults to "default".
      
       Instance names should generally be defined not in terms of the underlying provider
       implementation (e.g., "file_watcher") but rather in terms of the function of the
       certificates (e.g., "foo_deployment_identity").
       
      string instance_name = 1;
      Parameters:
      value - The bytes for instanceName to set.
      Returns:
      This builder for chaining.
    • getCertificateName

      public String getCertificateName()
       Opaque name used to specify certificate instances or types. For example, "ROOTCA" to specify
       a root-certificate (validation context) or "example.com" to specify a certificate for a
       particular domain. Not all provider instances will actually use this field, so the value
       defaults to the empty string.
       
      string certificate_name = 2;
      Specified by:
      getCertificateName in interface CommonTlsContext.CertificateProviderInstanceOrBuilder
      Returns:
      The certificateName.
    • getCertificateNameBytes

      public com.google.protobuf.ByteString getCertificateNameBytes()
       Opaque name used to specify certificate instances or types. For example, "ROOTCA" to specify
       a root-certificate (validation context) or "example.com" to specify a certificate for a
       particular domain. Not all provider instances will actually use this field, so the value
       defaults to the empty string.
       
      string certificate_name = 2;
      Specified by:
      getCertificateNameBytes in interface CommonTlsContext.CertificateProviderInstanceOrBuilder
      Returns:
      The bytes for certificateName.
    • setCertificateName

       Opaque name used to specify certificate instances or types. For example, "ROOTCA" to specify
       a root-certificate (validation context) or "example.com" to specify a certificate for a
       particular domain. Not all provider instances will actually use this field, so the value
       defaults to the empty string.
       
      string certificate_name = 2;
      Parameters:
      value - The certificateName to set.
      Returns:
      This builder for chaining.
    • clearCertificateName

       Opaque name used to specify certificate instances or types. For example, "ROOTCA" to specify
       a root-certificate (validation context) or "example.com" to specify a certificate for a
       particular domain. Not all provider instances will actually use this field, so the value
       defaults to the empty string.
       
      string certificate_name = 2;
      Returns:
      This builder for chaining.
    • setCertificateNameBytes

      public CommonTlsContext.CertificateProviderInstance.Builder setCertificateNameBytes(com.google.protobuf.ByteString value)
       Opaque name used to specify certificate instances or types. For example, "ROOTCA" to specify
       a root-certificate (validation context) or "example.com" to specify a certificate for a
       particular domain. Not all provider instances will actually use this field, so the value
       defaults to the empty string.
       
      string certificate_name = 2;
      Parameters:
      value - The bytes for certificateName to set.
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final CommonTlsContext.CertificateProviderInstance.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>
    • mergeUnknownFields

      public final CommonTlsContext.CertificateProviderInstance.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommonTlsContext.CertificateProviderInstance.Builder>