Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
UpdateObjectStorageLogLocationDetails |
UpdateObjectStorageLogLocationDetails.Builder.build() |
UpdateObjectStorageLogLocationDetails |
UpdateDrProtectionGroupDetails.getLogLocation() |
Modifier and Type | Method and Description |
---|---|
UpdateObjectStorageLogLocationDetails.Builder |
UpdateObjectStorageLogLocationDetails.Builder.copy(UpdateObjectStorageLogLocationDetails model) |
UpdateDrProtectionGroupDetails.Builder |
UpdateDrProtectionGroupDetails.Builder.logLocation(UpdateObjectStorageLogLocationDetails logLocation) |
Constructor and Description |
---|
UpdateDrProtectionGroupDetails(String displayName,
UpdateObjectStorageLogLocationDetails logLocation,
List<UpdateDrProtectionGroupMemberDetails> members,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.