static DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.builder() |
Create a new builder.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.compartmentId(String compartmentId) |
The OCID of the compartment containing the DR protection group.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.copy(DrProtectionGroupSummary model) |
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.displayName(String displayName) |
The display name of the DR protection group.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.id(String id) |
The OCID of the DR protection group.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.lifeCycleDetails(String lifeCycleDetails) |
A message describing the DR protection group’s current state in more detail.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.lifecycleState(DrProtectionGroupLifecycleState lifecycleState) |
The current state of the DR protection group.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.lifecycleSubState(DrProtectionGroupLifecycleSubState lifecycleSubState) |
The current sub-state of the DR protection group.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.peerId(String peerId) |
The OCID of the peer DR protection group.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.peerRegion(String peerRegion) |
The region of the peer DR protection group.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.role(DrProtectionGroupRole role) |
The role of the DR protection group.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.timeCreated(Date timeCreated) |
The date and time the DR protection group was created.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the DR protection group was updated.
|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.toBuilder() |
|