Uses of Interface
com.google.cloud.clouddms.v1.VpcPeeringConnectivityOrBuilder
-
Packages that use VpcPeeringConnectivityOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of VpcPeeringConnectivityOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement VpcPeeringConnectivityOrBuilder Modifier and Type Class Description class
VpcPeeringConnectivity
The details of the VPC where the source database is located in Google Cloud.static class
VpcPeeringConnectivity.Builder
The details of the VPC where the source database is located in Google Cloud.Methods in com.google.cloud.clouddms.v1 that return VpcPeeringConnectivityOrBuilder Modifier and Type Method Description VpcPeeringConnectivityOrBuilder
MigrationJob.Builder. getVpcPeeringConnectivityOrBuilder()
The details of the VPC network that the source database is located in.VpcPeeringConnectivityOrBuilder
MigrationJob. getVpcPeeringConnectivityOrBuilder()
The details of the VPC network that the source database is located in.VpcPeeringConnectivityOrBuilder
MigrationJobOrBuilder. getVpcPeeringConnectivityOrBuilder()
The details of the VPC network that the source database is located in.
-