Uses of Interface
com.google.cloud.clouddms.v1.VpcPeeringConfigOrBuilder
-
Packages that use VpcPeeringConfigOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of VpcPeeringConfigOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement VpcPeeringConfigOrBuilder Modifier and Type Class Description class
VpcPeeringConfig
The VPC peering configuration is used to create VPC peering with the consumer's VPC.static class
VpcPeeringConfig.Builder
The VPC peering configuration is used to create VPC peering with the consumer's VPC.Methods in com.google.cloud.clouddms.v1 that return VpcPeeringConfigOrBuilder Modifier and Type Method Description VpcPeeringConfigOrBuilder
PrivateConnection.Builder. getVpcPeeringConfigOrBuilder()
VPC peering configuration.VpcPeeringConfigOrBuilder
PrivateConnection. getVpcPeeringConfigOrBuilder()
VPC peering configuration.VpcPeeringConfigOrBuilder
PrivateConnectionOrBuilder. getVpcPeeringConfigOrBuilder()
VPC peering configuration.
-