Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.association(AssociateDrProtectionGroupDetails association) |
static CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.builder()
Create a new builder.
|
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.compartmentId(String compartmentId)
The OCID of the compartment in which to create the DR protection group.
|
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.copy(CreateDrProtectionGroupDetails model) |
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.displayName(String displayName)
The display name of the DR protection group.
|
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.logLocation(CreateObjectStorageLogLocationDetails logLocation) |
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.members(List<CreateDrProtectionGroupMemberDetails> members)
A list of DR protection group members.
|
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.