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 Summary
Modifier and TypeMethodDescriptionaddAllAllowedPrincipalArns(Iterable<String> values) The list of principal arns that are allowed to access the namespace on the private link.addAllowedPrincipalArns(String value) The list of principal arns that are allowed to access the namespace on the private link.addAllowedPrincipalArnsBytes(com.google.protobuf.ByteString value) The list of principal arns that are allowed to access the namespace on the private link.addAllVpcEndpointServiceNames(Iterable<String> values) The list of vpc endpoint service names that are associated with the namespace.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addVpcEndpointServiceNames(String value) The list of vpc endpoint service names that are associated with the namespace.addVpcEndpointServiceNamesBytes(com.google.protobuf.ByteString value) The list of vpc endpoint service names that are associated with the namespace.build()clear()The list of principal arns that are allowed to access the namespace on the private link.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The list of vpc endpoint service names that are associated with the namespace.clone()getAllowedPrincipalArns(int index) The list of principal arns that are allowed to access the namespace on the private link.com.google.protobuf.ByteStringgetAllowedPrincipalArnsBytes(int index) The list of principal arns that are allowed to access the namespace on the private link.intThe list of principal arns that are allowed to access the namespace on the private link.com.google.protobuf.ProtocolStringListThe list of principal arns that are allowed to access the namespace on the private link.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetVpcEndpointServiceNames(int index) The list of vpc endpoint service names that are associated with the namespace.com.google.protobuf.ByteStringgetVpcEndpointServiceNamesBytes(int index) The list of vpc endpoint service names that are associated with the namespace.intThe list of vpc endpoint service names that are associated with the namespace.com.google.protobuf.ProtocolStringListThe list of vpc endpoint service names that are associated with the namespace.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(AWSPrivateLinkInfo other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAllowedPrincipalArns(int index, String value) The list of principal arns that are allowed to access the namespace on the private link.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setVpcEndpointServiceNames(int index, String value) The list of vpc endpoint service names that are associated with the namespace.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
setField
public AWSPrivateLinkInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
setRepeatedField
public AWSPrivateLinkInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
addRepeatedField
public AWSPrivateLinkInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AWSPrivateLinkInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.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:
getAllowedPrincipalArnsListin interfaceAWSPrivateLinkInfoOrBuilder- 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:
getAllowedPrincipalArnsCountin interfaceAWSPrivateLinkInfoOrBuilder- Returns:
- The count of allowedPrincipalArns.
-
getAllowedPrincipalArns
The list of principal arns that are allowed to access the namespace on the private link.
repeated string allowed_principal_arns = 1;- Specified by:
getAllowedPrincipalArnsin interfaceAWSPrivateLinkInfoOrBuilder- 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:
getAllowedPrincipalArnsBytesin interfaceAWSPrivateLinkInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allowedPrincipalArns at the given index.
-
setAllowedPrincipalArns
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
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
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
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:
getVpcEndpointServiceNamesListin interfaceAWSPrivateLinkInfoOrBuilder- 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:
getVpcEndpointServiceNamesCountin interfaceAWSPrivateLinkInfoOrBuilder- Returns:
- The count of vpcEndpointServiceNames.
-
getVpcEndpointServiceNames
The list of vpc endpoint service names that are associated with the namespace.
repeated string vpc_endpoint_service_names = 2;- Specified by:
getVpcEndpointServiceNamesin interfaceAWSPrivateLinkInfoOrBuilder- 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:
getVpcEndpointServiceNamesBytesin interfaceAWSPrivateLinkInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the vpcEndpointServiceNames at the given index.
-
setVpcEndpointServiceNames
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
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
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
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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-
mergeUnknownFields
public final AWSPrivateLinkInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AWSPrivateLinkInfo.Builder>
-