CloudCluster.Builder |
CloudCluster.Builder.additionalDetails(Map<String,String> additionalDetails) |
The additional details of the cloud cluster defined in {“key”: “value”} format.
|
static CloudCluster.Builder |
CloudCluster.builder() |
Create a new builder.
|
CloudCluster.Builder |
CloudCluster.Builder.cloudConnectorId(String cloudConnectorId) |
The OCID of the
cloud connector.
|
CloudCluster.Builder |
CloudCluster.Builder.cloudDbSystemId(String cloudDbSystemId) |
The OCID of the
cloud DB system that the cluster is a part of.
|
CloudCluster.Builder |
CloudCluster.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
CloudCluster.Builder |
CloudCluster.Builder.componentName(String componentName) |
The name of the cloud cluster.
|
CloudCluster.Builder |
CloudCluster.Builder.copy(CloudCluster model) |
|
CloudCluster.Builder |
CloudCluster.Builder.dbaasId(String dbaasId) |
The OCID in
DBaas service.
|
CloudCluster.Builder |
CloudCluster.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CloudCluster.Builder |
CloudCluster.Builder.displayName(String displayName) |
The user-friendly name for the cloud cluster.
|
CloudCluster.Builder |
CloudCluster.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CloudCluster.Builder |
CloudCluster.Builder.gridHome(String gridHome) |
The directory in which Oracle Grid Infrastructure is installed.
|
CloudCluster.Builder |
CloudCluster.Builder.id(String id) |
The OCID of the
cloud cluster.
|
CloudCluster.Builder |
CloudCluster.Builder.isFlexCluster(Boolean isFlexCluster) |
Indicates whether the cluster is Oracle Flex Cluster or not.
|
CloudCluster.Builder |
CloudCluster.Builder.lifecycleDetails(String lifecycleDetails) |
Additional information about the current lifecycle state.
|
CloudCluster.Builder |
CloudCluster.Builder.lifecycleState(CloudCluster.LifecycleState lifecycleState) |
The current lifecycle state of the cloud cluster.
|
CloudCluster.Builder |
CloudCluster.Builder.networkConfigurations(List<CloudClusterNetworkConfiguration> networkConfigurations) |
The list of network address configurations of the cloud cluster.
|
CloudCluster.Builder |
CloudCluster.Builder.ocrFileLocation(String ocrFileLocation) |
The location of the Oracle Cluster Registry (OCR).
|
CloudCluster.Builder |
CloudCluster.Builder.scanConfigurations(List<CloudClusterScanListenerConfiguration> scanConfigurations) |
The list of Single Client Access Name (SCAN) configurations of the cloud cluster.
|
CloudCluster.Builder |
CloudCluster.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
CloudCluster.Builder |
CloudCluster.Builder.timeCreated(Date timeCreated) |
The date and time the cloud cluster was created.
|
CloudCluster.Builder |
CloudCluster.Builder.timeUpdated(Date timeUpdated) |
The date and time the cloud cluster was last updated.
|
CloudCluster.Builder |
CloudCluster.toBuilder() |
|
CloudCluster.Builder |
CloudCluster.Builder.version(String version) |
The cluster version.
|
CloudCluster.Builder |
CloudCluster.Builder.vipConfigurations(List<CloudClusterVipConfiguration> vipConfigurations) |
The list of Virtual IP (VIP) configurations of the cloud cluster.
|