Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
CreateObjectStorageLogLocationDetails |
CreateObjectStorageLogLocationDetails.Builder.build() |
CreateObjectStorageLogLocationDetails |
CreateDrProtectionGroupDetails.getLogLocation() |
Modifier and Type | Method and Description |
---|---|
CreateObjectStorageLogLocationDetails.Builder |
CreateObjectStorageLogLocationDetails.Builder.copy(CreateObjectStorageLogLocationDetails model) |
CreateDrProtectionGroupDetails.Builder |
CreateDrProtectionGroupDetails.Builder.logLocation(CreateObjectStorageLogLocationDetails logLocation) |
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.
|
Copyright © 2016–2024. All rights reserved.