Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
AssociateDrProtectionGroupDetails |
AssociateDrProtectionGroupDetails.Builder.build() |
AssociateDrProtectionGroupDetails |
CreateDrProtectionGroupDetails.getAssociation() |
Modifier and Type | Method and Description |
---|---|
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.association(AssociateDrProtectionGroupDetails association) |
AssociateDrProtectionGroupDetails.Builder |
AssociateDrProtectionGroupDetails.Builder.copy(AssociateDrProtectionGroupDetails model) |
Constructor and Description |
---|
CreateDrProtectionGroupDetails(String compartmentId,
String displayName,
CreateObjectStorageLogLocationDetails logLocation,
AssociateDrProtectionGroupDetails association,
List<CreateDrProtectionGroupMemberDetails> members,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AssociateDrProtectionGroupDetails |
AssociateDrProtectionGroupRequest.getAssociateDrProtectionGroupDetails()
Details for creating an association between two DR protection groups.
|
AssociateDrProtectionGroupDetails |
AssociateDrProtectionGroupRequest.getBody$()
Alternative accessor for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
AssociateDrProtectionGroupRequest.Builder |
AssociateDrProtectionGroupRequest.Builder.associateDrProtectionGroupDetails(AssociateDrProtectionGroupDetails associateDrProtectionGroupDetails)
Details for creating an association between two DR protection groups.
|
AssociateDrProtectionGroupRequest.Builder |
AssociateDrProtectionGroupRequest.Builder.body$(AssociateDrProtectionGroupDetails body)
Alternative setter for the body parameter.
|
Copyright © 2016–2024. All rights reserved.