Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static InstanceDetails.Builder |
InstanceDetails.builder()
Create a new builder.
|
InstanceDetails.Builder |
InstanceDetails.Builder.copy(InstanceDetails model) |
InstanceDetails.Builder |
InstanceDetails.Builder.hostName(String hostName)
The name of the host of the Oracle RAC database instance.
|
InstanceDetails.Builder |
InstanceDetails.Builder.id(Integer id)
The ID of the Oracle RAC database instance.
|
InstanceDetails.Builder |
InstanceDetails.Builder.name(String name)
The name of the Oracle RAC database instance.
|
InstanceDetails.Builder |
InstanceDetails.Builder.status(InstanceDetails.Status status)
The status of the Oracle RAC database instance.
|
InstanceDetails.Builder |
InstanceDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.