Package com.google.cloud.clouddms.v1
Class SqlIpConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>
-
- com.google.cloud.clouddms.v1.SqlIpConfig.Builder
-
- All Implemented Interfaces:
SqlIpConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SqlIpConfig
public static final class SqlIpConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder> implements SqlIpConfigOrBuilder
IP Management configuration.
Protobuf typegoogle.cloud.clouddms.v1.SqlIpConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SqlIpConfig.BuilderaddAllAuthorizedNetworks(Iterable<? extends SqlAclEntry> values)The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuilderaddAuthorizedNetworks(int index, SqlAclEntry value)The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuilderaddAuthorizedNetworks(int index, SqlAclEntry.Builder builderForValue)The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuilderaddAuthorizedNetworks(SqlAclEntry value)The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuilderaddAuthorizedNetworks(SqlAclEntry.Builder builderForValue)The list of external networks that are allowed to connect to the instance using the IP.SqlAclEntry.BuilderaddAuthorizedNetworksBuilder()The list of external networks that are allowed to connect to the instance using the IP.SqlAclEntry.BuilderaddAuthorizedNetworksBuilder(int index)The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SqlIpConfigbuild()SqlIpConfigbuildPartial()SqlIpConfig.Builderclear()SqlIpConfig.BuilderclearAllocatedIpRange()Optional.SqlIpConfig.BuilderclearAuthorizedNetworks()The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuilderclearEnableIpv4()Whether the instance should be assigned an IPv4 address or not.SqlIpConfig.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SqlIpConfig.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SqlIpConfig.BuilderclearPrivateNetwork()The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.SqlIpConfig.BuilderclearRequireSsl()Whether SSL connections over IP should be enforced or not.SqlIpConfig.Builderclone()StringgetAllocatedIpRange()Optional.com.google.protobuf.ByteStringgetAllocatedIpRangeBytes()Optional.SqlAclEntrygetAuthorizedNetworks(int index)The list of external networks that are allowed to connect to the instance using the IP.SqlAclEntry.BuildergetAuthorizedNetworksBuilder(int index)The list of external networks that are allowed to connect to the instance using the IP.List<SqlAclEntry.Builder>getAuthorizedNetworksBuilderList()The list of external networks that are allowed to connect to the instance using the IP.intgetAuthorizedNetworksCount()The list of external networks that are allowed to connect to the instance using the IP.List<SqlAclEntry>getAuthorizedNetworksList()The list of external networks that are allowed to connect to the instance using the IP.SqlAclEntryOrBuildergetAuthorizedNetworksOrBuilder(int index)The list of external networks that are allowed to connect to the instance using the IP.List<? extends SqlAclEntryOrBuilder>getAuthorizedNetworksOrBuilderList()The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.BoolValuegetEnableIpv4()Whether the instance should be assigned an IPv4 address or not.com.google.protobuf.BoolValue.BuildergetEnableIpv4Builder()Whether the instance should be assigned an IPv4 address or not.com.google.protobuf.BoolValueOrBuildergetEnableIpv4OrBuilder()Whether the instance should be assigned an IPv4 address or not.StringgetPrivateNetwork()The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.com.google.protobuf.ByteStringgetPrivateNetworkBytes()The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.com.google.protobuf.BoolValuegetRequireSsl()Whether SSL connections over IP should be enforced or not.com.google.protobuf.BoolValue.BuildergetRequireSslBuilder()Whether SSL connections over IP should be enforced or not.com.google.protobuf.BoolValueOrBuildergetRequireSslOrBuilder()Whether SSL connections over IP should be enforced or not.booleanhasEnableIpv4()Whether the instance should be assigned an IPv4 address or not.booleanhasRequireSsl()Whether SSL connections over IP should be enforced or not.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SqlIpConfig.BuildermergeEnableIpv4(com.google.protobuf.BoolValue value)Whether the instance should be assigned an IPv4 address or not.SqlIpConfig.BuildermergeFrom(SqlIpConfig other)SqlIpConfig.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SqlIpConfig.BuildermergeFrom(com.google.protobuf.Message other)SqlIpConfig.BuildermergeRequireSsl(com.google.protobuf.BoolValue value)Whether SSL connections over IP should be enforced or not.SqlIpConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SqlIpConfig.BuilderremoveAuthorizedNetworks(int index)The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuildersetAllocatedIpRange(String value)Optional.SqlIpConfig.BuildersetAllocatedIpRangeBytes(com.google.protobuf.ByteString value)Optional.SqlIpConfig.BuildersetAuthorizedNetworks(int index, SqlAclEntry value)The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuildersetAuthorizedNetworks(int index, SqlAclEntry.Builder builderForValue)The list of external networks that are allowed to connect to the instance using the IP.SqlIpConfig.BuildersetEnableIpv4(com.google.protobuf.BoolValue value)Whether the instance should be assigned an IPv4 address or not.SqlIpConfig.BuildersetEnableIpv4(com.google.protobuf.BoolValue.Builder builderForValue)Whether the instance should be assigned an IPv4 address or not.SqlIpConfig.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SqlIpConfig.BuildersetPrivateNetwork(String value)The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.SqlIpConfig.BuildersetPrivateNetworkBytes(com.google.protobuf.ByteString value)The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.SqlIpConfig.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SqlIpConfig.BuildersetRequireSsl(com.google.protobuf.BoolValue value)Whether SSL connections over IP should be enforced or not.SqlIpConfig.BuildersetRequireSsl(com.google.protobuf.BoolValue.Builder builderForValue)Whether SSL connections over IP should be enforced or not.SqlIpConfig.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<SqlIpConfig.Builder>
-
clear
public SqlIpConfig.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<SqlIpConfig.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<SqlIpConfig.Builder>
-
getDefaultInstanceForType
public SqlIpConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SqlIpConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SqlIpConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SqlIpConfig.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<SqlIpConfig.Builder>
-
setField
public SqlIpConfig.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<SqlIpConfig.Builder>
-
clearField
public SqlIpConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>
-
clearOneof
public SqlIpConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>
-
setRepeatedField
public SqlIpConfig.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<SqlIpConfig.Builder>
-
addRepeatedField
public SqlIpConfig.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<SqlIpConfig.Builder>
-
mergeFrom
public SqlIpConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SqlIpConfig.Builder>
-
mergeFrom
public SqlIpConfig.Builder mergeFrom(SqlIpConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>
-
mergeFrom
public SqlIpConfig.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<SqlIpConfig.Builder>- Throws:
IOException
-
hasEnableIpv4
public boolean hasEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;- Specified by:
hasEnableIpv4in interfaceSqlIpConfigOrBuilder- Returns:
- Whether the enableIpv4 field is set.
-
getEnableIpv4
public com.google.protobuf.BoolValue getEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;- Specified by:
getEnableIpv4in interfaceSqlIpConfigOrBuilder- Returns:
- The enableIpv4.
-
setEnableIpv4
public SqlIpConfig.Builder setEnableIpv4(com.google.protobuf.BoolValue value)
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;
-
setEnableIpv4
public SqlIpConfig.Builder setEnableIpv4(com.google.protobuf.BoolValue.Builder builderForValue)
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;
-
mergeEnableIpv4
public SqlIpConfig.Builder mergeEnableIpv4(com.google.protobuf.BoolValue value)
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;
-
clearEnableIpv4
public SqlIpConfig.Builder clearEnableIpv4()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;
-
getEnableIpv4Builder
public com.google.protobuf.BoolValue.Builder getEnableIpv4Builder()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;
-
getEnableIpv4OrBuilder
public com.google.protobuf.BoolValueOrBuilder getEnableIpv4OrBuilder()
Whether the instance should be assigned an IPv4 address or not.
.google.protobuf.BoolValue enable_ipv4 = 1;- Specified by:
getEnableIpv4OrBuilderin interfaceSqlIpConfigOrBuilder
-
getPrivateNetwork
public String getPrivateNetwork()
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;- Specified by:
getPrivateNetworkin interfaceSqlIpConfigOrBuilder- Returns:
- The privateNetwork.
-
getPrivateNetworkBytes
public com.google.protobuf.ByteString getPrivateNetworkBytes()
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;- Specified by:
getPrivateNetworkBytesin interfaceSqlIpConfigOrBuilder- Returns:
- The bytes for privateNetwork.
-
setPrivateNetwork
public SqlIpConfig.Builder setPrivateNetwork(String value)
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;- Parameters:
value- The privateNetwork to set.- Returns:
- This builder for chaining.
-
clearPrivateNetwork
public SqlIpConfig.Builder clearPrivateNetwork()
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;- Returns:
- This builder for chaining.
-
setPrivateNetworkBytes
public SqlIpConfig.Builder setPrivateNetworkBytes(com.google.protobuf.ByteString value)
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set.
string private_network = 2;- Parameters:
value- The bytes for privateNetwork to set.- Returns:
- This builder for chaining.
-
getAllocatedIpRange
public String getAllocatedIpRange()
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAllocatedIpRangein interfaceSqlIpConfigOrBuilder- Returns:
- The allocatedIpRange.
-
getAllocatedIpRangeBytes
public com.google.protobuf.ByteString getAllocatedIpRangeBytes()
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAllocatedIpRangeBytesin interfaceSqlIpConfigOrBuilder- Returns:
- The bytes for allocatedIpRange.
-
setAllocatedIpRange
public SqlIpConfig.Builder setAllocatedIpRange(String value)
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The allocatedIpRange to set.- Returns:
- This builder for chaining.
-
clearAllocatedIpRange
public SqlIpConfig.Builder clearAllocatedIpRange()
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setAllocatedIpRangeBytes
public SqlIpConfig.Builder setAllocatedIpRangeBytes(com.google.protobuf.ByteString value)
Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
string allocated_ip_range = 5 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for allocatedIpRange to set.- Returns:
- This builder for chaining.
-
hasRequireSsl
public boolean hasRequireSsl()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;- Specified by:
hasRequireSslin interfaceSqlIpConfigOrBuilder- Returns:
- Whether the requireSsl field is set.
-
getRequireSsl
public com.google.protobuf.BoolValue getRequireSsl()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;- Specified by:
getRequireSslin interfaceSqlIpConfigOrBuilder- Returns:
- The requireSsl.
-
setRequireSsl
public SqlIpConfig.Builder setRequireSsl(com.google.protobuf.BoolValue value)
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;
-
setRequireSsl
public SqlIpConfig.Builder setRequireSsl(com.google.protobuf.BoolValue.Builder builderForValue)
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;
-
mergeRequireSsl
public SqlIpConfig.Builder mergeRequireSsl(com.google.protobuf.BoolValue value)
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;
-
clearRequireSsl
public SqlIpConfig.Builder clearRequireSsl()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;
-
getRequireSslBuilder
public com.google.protobuf.BoolValue.Builder getRequireSslBuilder()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;
-
getRequireSslOrBuilder
public com.google.protobuf.BoolValueOrBuilder getRequireSslOrBuilder()
Whether SSL connections over IP should be enforced or not.
.google.protobuf.BoolValue require_ssl = 3;- Specified by:
getRequireSslOrBuilderin interfaceSqlIpConfigOrBuilder
-
getAuthorizedNetworksList
public List<SqlAclEntry> getAuthorizedNetworksList()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;- Specified by:
getAuthorizedNetworksListin interfaceSqlIpConfigOrBuilder
-
getAuthorizedNetworksCount
public int getAuthorizedNetworksCount()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;- Specified by:
getAuthorizedNetworksCountin interfaceSqlIpConfigOrBuilder
-
getAuthorizedNetworks
public SqlAclEntry getAuthorizedNetworks(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;- Specified by:
getAuthorizedNetworksin interfaceSqlIpConfigOrBuilder
-
setAuthorizedNetworks
public SqlIpConfig.Builder setAuthorizedNetworks(int index, SqlAclEntry value)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
setAuthorizedNetworks
public SqlIpConfig.Builder setAuthorizedNetworks(int index, SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
addAuthorizedNetworks
public SqlIpConfig.Builder addAuthorizedNetworks(SqlAclEntry value)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
addAuthorizedNetworks
public SqlIpConfig.Builder addAuthorizedNetworks(int index, SqlAclEntry value)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
addAuthorizedNetworks
public SqlIpConfig.Builder addAuthorizedNetworks(SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
addAuthorizedNetworks
public SqlIpConfig.Builder addAuthorizedNetworks(int index, SqlAclEntry.Builder builderForValue)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
addAllAuthorizedNetworks
public SqlIpConfig.Builder addAllAuthorizedNetworks(Iterable<? extends SqlAclEntry> values)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
clearAuthorizedNetworks
public SqlIpConfig.Builder clearAuthorizedNetworks()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
removeAuthorizedNetworks
public SqlIpConfig.Builder removeAuthorizedNetworks(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
getAuthorizedNetworksBuilder
public SqlAclEntry.Builder getAuthorizedNetworksBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
getAuthorizedNetworksOrBuilder
public SqlAclEntryOrBuilder getAuthorizedNetworksOrBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;- Specified by:
getAuthorizedNetworksOrBuilderin interfaceSqlIpConfigOrBuilder
-
getAuthorizedNetworksOrBuilderList
public List<? extends SqlAclEntryOrBuilder> getAuthorizedNetworksOrBuilderList()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;- Specified by:
getAuthorizedNetworksOrBuilderListin interfaceSqlIpConfigOrBuilder
-
addAuthorizedNetworksBuilder
public SqlAclEntry.Builder addAuthorizedNetworksBuilder()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
addAuthorizedNetworksBuilder
public SqlAclEntry.Builder addAuthorizedNetworksBuilder(int index)
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
getAuthorizedNetworksBuilderList
public List<SqlAclEntry.Builder> getAuthorizedNetworksBuilderList()
The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. `192.168.100.0/24`).
repeated .google.cloud.clouddms.v1.SqlAclEntry authorized_networks = 4;
-
setUnknownFields
public final SqlIpConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>
-
mergeUnknownFields
public final SqlIpConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SqlIpConfig.Builder>
-
-