Class AWSPrivateLinkInfo.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<AWSPrivateLinkInfo.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
io.temporal.api.cloud.namespace.v1.AWSPrivateLinkInfo.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, AWSPrivateLinkInfoOrBuilder, Cloneable
Enclosing class:
AWSPrivateLinkInfo

public static final class AWSPrivateLinkInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder> implements AWSPrivateLinkInfoOrBuilder
Protobuf type temporal.api.cloud.namespace.v1.AWSPrivateLinkInfo
  • 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<AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
    • getDefaultInstanceForType

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

      public AWSPrivateLinkInfo build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public AWSPrivateLinkInfo 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<AWSPrivateLinkInfo.Builder>
    • setField

      public AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
    • clearField

      public AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
    • clearOneof

      public AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
    • setRepeatedField

      public AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
    • addRepeatedField

      public AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
    • mergeFrom

      public AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
    • mergeFrom

      public AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
      Throws:
      IOException
    • getAllowedPrincipalArnsList

      public com.google.protobuf.ProtocolStringList getAllowedPrincipalArnsList()
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Specified by:
      getAllowedPrincipalArnsList in interface AWSPrivateLinkInfoOrBuilder
      Returns:
      A list containing the allowedPrincipalArns.
    • getAllowedPrincipalArnsCount

      public int getAllowedPrincipalArnsCount()
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Specified by:
      getAllowedPrincipalArnsCount in interface AWSPrivateLinkInfoOrBuilder
      Returns:
      The count of allowedPrincipalArns.
    • getAllowedPrincipalArns

      public String getAllowedPrincipalArns(int index)
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Specified by:
      getAllowedPrincipalArns in interface AWSPrivateLinkInfoOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The allowedPrincipalArns at the given index.
    • getAllowedPrincipalArnsBytes

      public com.google.protobuf.ByteString getAllowedPrincipalArnsBytes(int index)
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Specified by:
      getAllowedPrincipalArnsBytes in interface AWSPrivateLinkInfoOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the allowedPrincipalArns at the given index.
    • setAllowedPrincipalArns

      public AWSPrivateLinkInfo.Builder setAllowedPrincipalArns(int index, String value)
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Parameters:
      index - The index to set the value at.
      value - The allowedPrincipalArns to set.
      Returns:
      This builder for chaining.
    • addAllowedPrincipalArns

      public AWSPrivateLinkInfo.Builder addAllowedPrincipalArns(String value)
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Parameters:
      value - The allowedPrincipalArns to add.
      Returns:
      This builder for chaining.
    • addAllAllowedPrincipalArns

      public AWSPrivateLinkInfo.Builder addAllAllowedPrincipalArns(Iterable<String> values)
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Parameters:
      values - The allowedPrincipalArns to add.
      Returns:
      This builder for chaining.
    • clearAllowedPrincipalArns

      public AWSPrivateLinkInfo.Builder clearAllowedPrincipalArns()
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Returns:
      This builder for chaining.
    • addAllowedPrincipalArnsBytes

      public AWSPrivateLinkInfo.Builder addAllowedPrincipalArnsBytes(com.google.protobuf.ByteString value)
       The list of principal arns that are allowed to access the namespace on the private link.
       
      repeated string allowed_principal_arns = 1;
      Parameters:
      value - The bytes of the allowedPrincipalArns to add.
      Returns:
      This builder for chaining.
    • getVpcEndpointServiceNamesList

      public com.google.protobuf.ProtocolStringList getVpcEndpointServiceNamesList()
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Specified by:
      getVpcEndpointServiceNamesList in interface AWSPrivateLinkInfoOrBuilder
      Returns:
      A list containing the vpcEndpointServiceNames.
    • getVpcEndpointServiceNamesCount

      public int getVpcEndpointServiceNamesCount()
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Specified by:
      getVpcEndpointServiceNamesCount in interface AWSPrivateLinkInfoOrBuilder
      Returns:
      The count of vpcEndpointServiceNames.
    • getVpcEndpointServiceNames

      public String getVpcEndpointServiceNames(int index)
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Specified by:
      getVpcEndpointServiceNames in interface AWSPrivateLinkInfoOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The vpcEndpointServiceNames at the given index.
    • getVpcEndpointServiceNamesBytes

      public com.google.protobuf.ByteString getVpcEndpointServiceNamesBytes(int index)
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Specified by:
      getVpcEndpointServiceNamesBytes in interface AWSPrivateLinkInfoOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the vpcEndpointServiceNames at the given index.
    • setVpcEndpointServiceNames

      public AWSPrivateLinkInfo.Builder setVpcEndpointServiceNames(int index, String value)
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Parameters:
      index - The index to set the value at.
      value - The vpcEndpointServiceNames to set.
      Returns:
      This builder for chaining.
    • addVpcEndpointServiceNames

      public AWSPrivateLinkInfo.Builder addVpcEndpointServiceNames(String value)
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Parameters:
      value - The vpcEndpointServiceNames to add.
      Returns:
      This builder for chaining.
    • addAllVpcEndpointServiceNames

      public AWSPrivateLinkInfo.Builder addAllVpcEndpointServiceNames(Iterable<String> values)
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Parameters:
      values - The vpcEndpointServiceNames to add.
      Returns:
      This builder for chaining.
    • clearVpcEndpointServiceNames

      public AWSPrivateLinkInfo.Builder clearVpcEndpointServiceNames()
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Returns:
      This builder for chaining.
    • addVpcEndpointServiceNamesBytes

      public AWSPrivateLinkInfo.Builder addVpcEndpointServiceNamesBytes(com.google.protobuf.ByteString value)
       The list of vpc endpoint service names that are associated with the namespace.
       
      repeated string vpc_endpoint_service_names = 2;
      Parameters:
      value - The bytes of the vpcEndpointServiceNames to add.
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>
    • mergeUnknownFields

      public final AWSPrivateLinkInfo.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<AWSPrivateLinkInfo.Builder>