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