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