CloudAsm.Builder |
CloudAsm.Builder.additionalDetails(Map<String,String> additionalDetails) |
The additional details of the cloud ASM defined in {“key”: “value”} format.
|
static CloudAsm.Builder |
CloudAsm.builder() |
Create a new builder.
|
CloudAsm.Builder |
CloudAsm.Builder.cloudConnectorId(String cloudConnectorId) |
The OCID of the
cloud connector.
|
CloudAsm.Builder |
CloudAsm.Builder.cloudDbSystemId(String cloudDbSystemId) |
The OCID of the
cloud DB system that the ASM is a part of.
|
CloudAsm.Builder |
CloudAsm.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
CloudAsm.Builder |
CloudAsm.Builder.componentName(String componentName) |
The name of the cloud ASM.
|
CloudAsm.Builder |
CloudAsm.Builder.copy(CloudAsm model) |
|
CloudAsm.Builder |
CloudAsm.Builder.dbaasId(String dbaasId) |
The OCID in
DBaas service.
|
CloudAsm.Builder |
CloudAsm.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CloudAsm.Builder |
CloudAsm.Builder.displayName(String displayName) |
The user-friendly name for the cloud ASM.
|
CloudAsm.Builder |
CloudAsm.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CloudAsm.Builder |
CloudAsm.Builder.gridHome(String gridHome) |
The directory in which ASM is installed.
|
CloudAsm.Builder |
CloudAsm.Builder.id(String id) |
The OCID of the
cloud ASM.
|
CloudAsm.Builder |
CloudAsm.Builder.isCluster(Boolean isCluster) |
Indicates whether the ASM is a cluster ASM or not.
|
CloudAsm.Builder |
CloudAsm.Builder.isFlexEnabled(Boolean isFlexEnabled) |
Indicates whether Oracle Flex ASM is enabled or not.
|
CloudAsm.Builder |
CloudAsm.Builder.lifecycleDetails(String lifecycleDetails) |
Additional information about the current lifecycle state.
|
CloudAsm.Builder |
CloudAsm.Builder.lifecycleState(CloudAsm.LifecycleState lifecycleState) |
The current lifecycle state of the cloud ASM.
|
CloudAsm.Builder |
CloudAsm.Builder.servicedDatabases(List<CloudAsmServicedDatabase> servicedDatabases) |
The list of databases that are serviced by the ASM.
|
CloudAsm.Builder |
CloudAsm.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
CloudAsm.Builder |
CloudAsm.Builder.timeCreated(Date timeCreated) |
The date and time the cloud ASM was created.
|
CloudAsm.Builder |
CloudAsm.Builder.timeUpdated(Date timeUpdated) |
The date and time the cloud ASM was last updated.
|
CloudAsm.Builder |
CloudAsm.toBuilder() |
|
CloudAsm.Builder |
CloudAsm.Builder.version(String version) |
The ASM version.
|