public static final class PostgreSqlConnectionProfile.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder> implements PostgreSqlConnectionProfileOrBuilder
Specifies connection parameters required specifically for PostgreSQL databases.Protobuf type
google.cloud.clouddms.v1.PostgreSqlConnectionProfile| Modifier and Type | Method and Description |
|---|---|
PostgreSqlConnectionProfile.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PostgreSqlConnectionProfile |
build() |
PostgreSqlConnectionProfile |
buildPartial() |
PostgreSqlConnectionProfile.Builder |
clear() |
PostgreSqlConnectionProfile.Builder |
clearCloudSqlId()
If the source is a Cloud SQL database, use this field to
provide the Cloud SQL instance ID of the source.
|
PostgreSqlConnectionProfile.Builder |
clearConnectivity() |
PostgreSqlConnectionProfile.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PostgreSqlConnectionProfile.Builder |
clearHost()
Required.
|
PostgreSqlConnectionProfile.Builder |
clearNetworkArchitecture()
Output only.
|
PostgreSqlConnectionProfile.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PostgreSqlConnectionProfile.Builder |
clearPassword()
Required.
|
PostgreSqlConnectionProfile.Builder |
clearPasswordSet()
Output only.
|
PostgreSqlConnectionProfile.Builder |
clearPort()
Required.
|
PostgreSqlConnectionProfile.Builder |
clearPrivateServiceConnectConnectivity()
Private service connect connectivity.
|
PostgreSqlConnectionProfile.Builder |
clearSsl()
SSL configuration for the destination to connect to the source database.
|
PostgreSqlConnectionProfile.Builder |
clearStaticIpConnectivity()
Static ip connectivity data (default, no additional details needed).
|
PostgreSqlConnectionProfile.Builder |
clearUsername()
Required.
|
PostgreSqlConnectionProfile.Builder |
clone() |
String |
getCloudSqlId()
If the source is a Cloud SQL database, use this field to
provide the Cloud SQL instance ID of the source.
|
com.google.protobuf.ByteString |
getCloudSqlIdBytes()
If the source is a Cloud SQL database, use this field to
provide the Cloud SQL instance ID of the source.
|
PostgreSqlConnectionProfile.ConnectivityCase |
getConnectivityCase() |
PostgreSqlConnectionProfile |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHost()
Required.
|
com.google.protobuf.ByteString |
getHostBytes()
Required.
|
NetworkArchitecture |
getNetworkArchitecture()
Output only.
|
int |
getNetworkArchitectureValue()
Output only.
|
String |
getPassword()
Required.
|
com.google.protobuf.ByteString |
getPasswordBytes()
Required.
|
boolean |
getPasswordSet()
Output only.
|
int |
getPort()
Required.
|
PrivateServiceConnectConnectivity |
getPrivateServiceConnectConnectivity()
Private service connect connectivity.
|
PrivateServiceConnectConnectivity.Builder |
getPrivateServiceConnectConnectivityBuilder()
Private service connect connectivity.
|
PrivateServiceConnectConnectivityOrBuilder |
getPrivateServiceConnectConnectivityOrBuilder()
Private service connect connectivity.
|
SslConfig |
getSsl()
SSL configuration for the destination to connect to the source database.
|
SslConfig.Builder |
getSslBuilder()
SSL configuration for the destination to connect to the source database.
|
SslConfigOrBuilder |
getSslOrBuilder()
SSL configuration for the destination to connect to the source database.
|
StaticIpConnectivity |
getStaticIpConnectivity()
Static ip connectivity data (default, no additional details needed).
|
StaticIpConnectivity.Builder |
getStaticIpConnectivityBuilder()
Static ip connectivity data (default, no additional details needed).
|
StaticIpConnectivityOrBuilder |
getStaticIpConnectivityOrBuilder()
Static ip connectivity data (default, no additional details needed).
|
String |
getUsername()
Required.
|
com.google.protobuf.ByteString |
getUsernameBytes()
Required.
|
boolean |
hasPrivateServiceConnectConnectivity()
Private service connect connectivity.
|
boolean |
hasSsl()
SSL configuration for the destination to connect to the source database.
|
boolean |
hasStaticIpConnectivity()
Static ip connectivity data (default, no additional details needed).
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PostgreSqlConnectionProfile.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PostgreSqlConnectionProfile.Builder |
mergeFrom(com.google.protobuf.Message other) |
PostgreSqlConnectionProfile.Builder |
mergeFrom(PostgreSqlConnectionProfile other) |
PostgreSqlConnectionProfile.Builder |
mergePrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity value)
Private service connect connectivity.
|
PostgreSqlConnectionProfile.Builder |
mergeSsl(SslConfig value)
SSL configuration for the destination to connect to the source database.
|
PostgreSqlConnectionProfile.Builder |
mergeStaticIpConnectivity(StaticIpConnectivity value)
Static ip connectivity data (default, no additional details needed).
|
PostgreSqlConnectionProfile.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PostgreSqlConnectionProfile.Builder |
setCloudSqlId(String value)
If the source is a Cloud SQL database, use this field to
provide the Cloud SQL instance ID of the source.
|
PostgreSqlConnectionProfile.Builder |
setCloudSqlIdBytes(com.google.protobuf.ByteString value)
If the source is a Cloud SQL database, use this field to
provide the Cloud SQL instance ID of the source.
|
PostgreSqlConnectionProfile.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PostgreSqlConnectionProfile.Builder |
setHost(String value)
Required.
|
PostgreSqlConnectionProfile.Builder |
setHostBytes(com.google.protobuf.ByteString value)
Required.
|
PostgreSqlConnectionProfile.Builder |
setNetworkArchitecture(NetworkArchitecture value)
Output only.
|
PostgreSqlConnectionProfile.Builder |
setNetworkArchitectureValue(int value)
Output only.
|
PostgreSqlConnectionProfile.Builder |
setPassword(String value)
Required.
|
PostgreSqlConnectionProfile.Builder |
setPasswordBytes(com.google.protobuf.ByteString value)
Required.
|
PostgreSqlConnectionProfile.Builder |
setPasswordSet(boolean value)
Output only.
|
PostgreSqlConnectionProfile.Builder |
setPort(int value)
Required.
|
PostgreSqlConnectionProfile.Builder |
setPrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity.Builder builderForValue)
Private service connect connectivity.
|
PostgreSqlConnectionProfile.Builder |
setPrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity value)
Private service connect connectivity.
|
PostgreSqlConnectionProfile.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PostgreSqlConnectionProfile.Builder |
setSsl(SslConfig.Builder builderForValue)
SSL configuration for the destination to connect to the source database.
|
PostgreSqlConnectionProfile.Builder |
setSsl(SslConfig value)
SSL configuration for the destination to connect to the source database.
|
PostgreSqlConnectionProfile.Builder |
setStaticIpConnectivity(StaticIpConnectivity.Builder builderForValue)
Static ip connectivity data (default, no additional details needed).
|
PostgreSqlConnectionProfile.Builder |
setStaticIpConnectivity(StaticIpConnectivity value)
Static ip connectivity data (default, no additional details needed).
|
PostgreSqlConnectionProfile.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PostgreSqlConnectionProfile.Builder |
setUsername(String value)
Required.
|
PostgreSqlConnectionProfile.Builder |
setUsernameBytes(com.google.protobuf.ByteString value)
Required.
|
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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PostgreSqlConnectionProfile build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PostgreSqlConnectionProfile buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PostgreSqlConnectionProfile.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder mergeFrom(PostgreSqlConnectionProfile other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public PostgreSqlConnectionProfile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PostgreSqlConnectionProfile.Builder>IOExceptionpublic PostgreSqlConnectionProfile.ConnectivityCase getConnectivityCase()
getConnectivityCase in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder clearConnectivity()
public String getHost()
Required. The IP or hostname of the source PostgreSQL database.
string host = 1 [(.google.api.field_behavior) = REQUIRED];getHost in interface PostgreSqlConnectionProfileOrBuilderpublic com.google.protobuf.ByteString getHostBytes()
Required. The IP or hostname of the source PostgreSQL database.
string host = 1 [(.google.api.field_behavior) = REQUIRED];getHostBytes in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setHost(String value)
Required. The IP or hostname of the source PostgreSQL database.
string host = 1 [(.google.api.field_behavior) = REQUIRED];value - The host to set.public PostgreSqlConnectionProfile.Builder clearHost()
Required. The IP or hostname of the source PostgreSQL database.
string host = 1 [(.google.api.field_behavior) = REQUIRED];public PostgreSqlConnectionProfile.Builder setHostBytes(com.google.protobuf.ByteString value)
Required. The IP or hostname of the source PostgreSQL database.
string host = 1 [(.google.api.field_behavior) = REQUIRED];value - The bytes for host to set.public int getPort()
Required. The network port of the source PostgreSQL database.
int32 port = 2 [(.google.api.field_behavior) = REQUIRED];getPort in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setPort(int value)
Required. The network port of the source PostgreSQL database.
int32 port = 2 [(.google.api.field_behavior) = REQUIRED];value - The port to set.public PostgreSqlConnectionProfile.Builder clearPort()
Required. The network port of the source PostgreSQL database.
int32 port = 2 [(.google.api.field_behavior) = REQUIRED];public String getUsername()
Required. The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
string username = 3 [(.google.api.field_behavior) = REQUIRED];getUsername in interface PostgreSqlConnectionProfileOrBuilderpublic com.google.protobuf.ByteString getUsernameBytes()
Required. The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
string username = 3 [(.google.api.field_behavior) = REQUIRED];getUsernameBytes in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setUsername(String value)
Required. The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
string username = 3 [(.google.api.field_behavior) = REQUIRED];value - The username to set.public PostgreSqlConnectionProfile.Builder clearUsername()
Required. The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
string username = 3 [(.google.api.field_behavior) = REQUIRED];public PostgreSqlConnectionProfile.Builder setUsernameBytes(com.google.protobuf.ByteString value)
Required. The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
string username = 3 [(.google.api.field_behavior) = REQUIRED];value - The bytes for username to set.public String getPassword()
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
string password = 4 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = REQUIRED];
getPassword in interface PostgreSqlConnectionProfileOrBuilderpublic com.google.protobuf.ByteString getPasswordBytes()
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
string password = 4 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = REQUIRED];
getPasswordBytes in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setPassword(String value)
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
string password = 4 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = REQUIRED];
value - The password to set.public PostgreSqlConnectionProfile.Builder clearPassword()
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
string password = 4 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = REQUIRED];
public PostgreSqlConnectionProfile.Builder setPasswordBytes(com.google.protobuf.ByteString value)
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
string password = 4 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = REQUIRED];
value - The bytes for password to set.public boolean getPasswordSet()
Output only. Indicates If this connection profile password is stored.
bool password_set = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getPasswordSet in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setPasswordSet(boolean value)
Output only. Indicates If this connection profile password is stored.
bool password_set = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The passwordSet to set.public PostgreSqlConnectionProfile.Builder clearPasswordSet()
Output only. Indicates If this connection profile password is stored.
bool password_set = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean hasSsl()
SSL configuration for the destination to connect to the source database.
.google.cloud.clouddms.v1.SslConfig ssl = 6;hasSsl in interface PostgreSqlConnectionProfileOrBuilderpublic SslConfig getSsl()
SSL configuration for the destination to connect to the source database.
.google.cloud.clouddms.v1.SslConfig ssl = 6;getSsl in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setSsl(SslConfig value)
SSL configuration for the destination to connect to the source database.
.google.cloud.clouddms.v1.SslConfig ssl = 6;public PostgreSqlConnectionProfile.Builder setSsl(SslConfig.Builder builderForValue)
SSL configuration for the destination to connect to the source database.
.google.cloud.clouddms.v1.SslConfig ssl = 6;public PostgreSqlConnectionProfile.Builder mergeSsl(SslConfig value)
SSL configuration for the destination to connect to the source database.
.google.cloud.clouddms.v1.SslConfig ssl = 6;public PostgreSqlConnectionProfile.Builder clearSsl()
SSL configuration for the destination to connect to the source database.
.google.cloud.clouddms.v1.SslConfig ssl = 6;public SslConfig.Builder getSslBuilder()
SSL configuration for the destination to connect to the source database.
.google.cloud.clouddms.v1.SslConfig ssl = 6;public SslConfigOrBuilder getSslOrBuilder()
SSL configuration for the destination to connect to the source database.
.google.cloud.clouddms.v1.SslConfig ssl = 6;getSslOrBuilder in interface PostgreSqlConnectionProfileOrBuilderpublic String getCloudSqlId()
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
string cloud_sql_id = 7;getCloudSqlId in interface PostgreSqlConnectionProfileOrBuilderpublic com.google.protobuf.ByteString getCloudSqlIdBytes()
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
string cloud_sql_id = 7;getCloudSqlIdBytes in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setCloudSqlId(String value)
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
string cloud_sql_id = 7;value - The cloudSqlId to set.public PostgreSqlConnectionProfile.Builder clearCloudSqlId()
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
string cloud_sql_id = 7;public PostgreSqlConnectionProfile.Builder setCloudSqlIdBytes(com.google.protobuf.ByteString value)
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
string cloud_sql_id = 7;value - The bytes for cloudSqlId to set.public int getNetworkArchitectureValue()
Output only. If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
.google.cloud.clouddms.v1.NetworkArchitecture network_architecture = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getNetworkArchitectureValue in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setNetworkArchitectureValue(int value)
Output only. If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
.google.cloud.clouddms.v1.NetworkArchitecture network_architecture = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for networkArchitecture to set.public NetworkArchitecture getNetworkArchitecture()
Output only. If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
.google.cloud.clouddms.v1.NetworkArchitecture network_architecture = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getNetworkArchitecture in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setNetworkArchitecture(NetworkArchitecture value)
Output only. If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
.google.cloud.clouddms.v1.NetworkArchitecture network_architecture = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The networkArchitecture to set.public PostgreSqlConnectionProfile.Builder clearNetworkArchitecture()
Output only. If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
.google.cloud.clouddms.v1.NetworkArchitecture network_architecture = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasStaticIpConnectivity()
Static ip connectivity data (default, no additional details needed).
.google.cloud.clouddms.v1.StaticIpConnectivity static_ip_connectivity = 100;hasStaticIpConnectivity in interface PostgreSqlConnectionProfileOrBuilderpublic StaticIpConnectivity getStaticIpConnectivity()
Static ip connectivity data (default, no additional details needed).
.google.cloud.clouddms.v1.StaticIpConnectivity static_ip_connectivity = 100;getStaticIpConnectivity in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setStaticIpConnectivity(StaticIpConnectivity value)
Static ip connectivity data (default, no additional details needed).
.google.cloud.clouddms.v1.StaticIpConnectivity static_ip_connectivity = 100;public PostgreSqlConnectionProfile.Builder setStaticIpConnectivity(StaticIpConnectivity.Builder builderForValue)
Static ip connectivity data (default, no additional details needed).
.google.cloud.clouddms.v1.StaticIpConnectivity static_ip_connectivity = 100;public PostgreSqlConnectionProfile.Builder mergeStaticIpConnectivity(StaticIpConnectivity value)
Static ip connectivity data (default, no additional details needed).
.google.cloud.clouddms.v1.StaticIpConnectivity static_ip_connectivity = 100;public PostgreSqlConnectionProfile.Builder clearStaticIpConnectivity()
Static ip connectivity data (default, no additional details needed).
.google.cloud.clouddms.v1.StaticIpConnectivity static_ip_connectivity = 100;public StaticIpConnectivity.Builder getStaticIpConnectivityBuilder()
Static ip connectivity data (default, no additional details needed).
.google.cloud.clouddms.v1.StaticIpConnectivity static_ip_connectivity = 100;public StaticIpConnectivityOrBuilder getStaticIpConnectivityOrBuilder()
Static ip connectivity data (default, no additional details needed).
.google.cloud.clouddms.v1.StaticIpConnectivity static_ip_connectivity = 100;getStaticIpConnectivityOrBuilder in interface PostgreSqlConnectionProfileOrBuilderpublic boolean hasPrivateServiceConnectConnectivity()
Private service connect connectivity.
.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity private_service_connect_connectivity = 101;
hasPrivateServiceConnectConnectivity in interface PostgreSqlConnectionProfileOrBuilderpublic PrivateServiceConnectConnectivity getPrivateServiceConnectConnectivity()
Private service connect connectivity.
.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity private_service_connect_connectivity = 101;
getPrivateServiceConnectConnectivity in interface PostgreSqlConnectionProfileOrBuilderpublic PostgreSqlConnectionProfile.Builder setPrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity value)
Private service connect connectivity.
.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity private_service_connect_connectivity = 101;
public PostgreSqlConnectionProfile.Builder setPrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity.Builder builderForValue)
Private service connect connectivity.
.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity private_service_connect_connectivity = 101;
public PostgreSqlConnectionProfile.Builder mergePrivateServiceConnectConnectivity(PrivateServiceConnectConnectivity value)
Private service connect connectivity.
.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity private_service_connect_connectivity = 101;
public PostgreSqlConnectionProfile.Builder clearPrivateServiceConnectConnectivity()
Private service connect connectivity.
.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity private_service_connect_connectivity = 101;
public PrivateServiceConnectConnectivity.Builder getPrivateServiceConnectConnectivityBuilder()
Private service connect connectivity.
.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity private_service_connect_connectivity = 101;
public PrivateServiceConnectConnectivityOrBuilder getPrivateServiceConnectConnectivityOrBuilder()
Private service connect connectivity.
.google.cloud.clouddms.v1.PrivateServiceConnectConnectivity private_service_connect_connectivity = 101;
getPrivateServiceConnectConnectivityOrBuilder in interface PostgreSqlConnectionProfileOrBuilderpublic final PostgreSqlConnectionProfile.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>public final PostgreSqlConnectionProfile.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PostgreSqlConnectionProfile.Builder>Copyright © 2024 Google LLC. All rights reserved.