DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.availabilityDomain(String availabilityDomain) |
The name of the availability domain where the Global Database Services Control instance
is located in.
|
static DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.builder() |
Create a new builder.
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.copy(DistributedDatabaseGdsControlNode model) |
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.gdsControlNodeImageDetails(DistributedDbGdsControlNodeImage gdsControlNodeImageDetails) |
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.metadata(DistributedDbMetadata metadata) |
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.name(String name) |
Name of the Global Database Services Control instance
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.privateIp(String privateIp) |
IP address of the Global Database Services Control instance.
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.subnetId(String subnetId) |
The OCID of the
subnet associated with the Global Database Services Control instance.
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.supportingResourceId(String supportingResourceId) |
The identifier of the underlying supporting resource.
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.timeCreated(Date timeCreated) |
The time the Global Database Services Control instance was created.
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.Builder.timeUpdated(Date timeUpdated) |
The time the Global Database Services Control instance was last updated.
|
DistributedDatabaseGdsControlNode.Builder |
DistributedDatabaseGdsControlNode.toBuilder() |
|