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