| Modifier and Type | Method and Description |
|---|---|
VpcPeeringConnectivity |
VpcPeeringConnectivity.Builder.build() |
VpcPeeringConnectivity |
VpcPeeringConnectivity.Builder.buildPartial() |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.getDefaultInstance() |
VpcPeeringConnectivity |
VpcPeeringConnectivity.getDefaultInstanceForType() |
VpcPeeringConnectivity |
VpcPeeringConnectivity.Builder.getDefaultInstanceForType() |
VpcPeeringConnectivity |
MigrationJob.getVpcPeeringConnectivity()
The details of the VPC network that the source database is located in.
|
VpcPeeringConnectivity |
MigrationJob.Builder.getVpcPeeringConnectivity()
The details of the VPC network that the source database is located in.
|
VpcPeeringConnectivity |
MigrationJobOrBuilder.getVpcPeeringConnectivity()
The details of the VPC network that the source database is located in.
|
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseDelimitedFrom(InputStream input) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(byte[] data) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(ByteBuffer data) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(com.google.protobuf.ByteString data) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(com.google.protobuf.CodedInputStream input) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(InputStream input) |
static VpcPeeringConnectivity |
VpcPeeringConnectivity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VpcPeeringConnectivity> |
VpcPeeringConnectivity.getParserForType() |
static com.google.protobuf.Parser<VpcPeeringConnectivity> |
VpcPeeringConnectivity.parser() |
| Modifier and Type | Method and Description |
|---|---|
VpcPeeringConnectivity.Builder |
VpcPeeringConnectivity.Builder.mergeFrom(VpcPeeringConnectivity other) |
MigrationJob.Builder |
MigrationJob.Builder.mergeVpcPeeringConnectivity(VpcPeeringConnectivity value)
The details of the VPC network that the source database is located in.
|
static VpcPeeringConnectivity.Builder |
VpcPeeringConnectivity.newBuilder(VpcPeeringConnectivity prototype) |
MigrationJob.Builder |
MigrationJob.Builder.setVpcPeeringConnectivity(VpcPeeringConnectivity value)
The details of the VPC network that the source database is located in.
|
Copyright © 2024 Google LLC. All rights reserved.