| Package | Description |
|---|---|
| com.google.api.services.datamigration.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
VpcPeeringConnectivity |
VpcPeeringConnectivity.clone() |
VpcPeeringConnectivity |
MigrationJob.getVpcPeeringConnectivity()
The details of the VPC network that the source database is located in.
|
VpcPeeringConnectivity |
VpcPeeringConnectivity.set(String fieldName,
Object value) |
VpcPeeringConnectivity |
VpcPeeringConnectivity.setVpc(String vpc)
The name of the VPC network to peer with the Cloud SQL private network.
|
| Modifier and Type | Method and Description |
|---|---|
MigrationJob |
MigrationJob.setVpcPeeringConnectivity(VpcPeeringConnectivity vpcPeeringConnectivity)
The details of the VPC network that the source database is located in.
|
Copyright © 2011–2021 Google. All rights reserved.