Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static ExternalAsmSummary.Builder |
ExternalAsmSummary.builder()
Create a new builder.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.componentName(String componentName)
The name of the external ASM.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.copy(ExternalAsmSummary model) |
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.displayName(String displayName)
The user-friendly name for the external ASM.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.externalConnectorId(String externalConnectorId)
The OCID of the
external connector.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.externalDbSystemId(String externalDbSystemId)
The OCID of the
external DB system that the ASM is a part of.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.id(String id)
The OCID of the
external ASM.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.lifecycleDetails(String lifecycleDetails)
Additional information about the current lifecycle state.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.lifecycleState(ExternalAsm.LifecycleState lifecycleState)
The current lifecycle state of the external ASM.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.timeCreated(Date timeCreated)
The date and time the external ASM was created.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.Builder.timeUpdated(Date timeUpdated)
The date and time the external ASM was last updated.
|
ExternalAsmSummary.Builder |
ExternalAsmSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.