Uses of Class
com.oracle.bmc.disasterrecovery.model.UpdateObjectStorageLogLocationDetails
- 
Packages that use UpdateObjectStorageLogLocationDetails Package Description com.oracle.bmc.disasterrecovery.model 
- 
- 
Uses of UpdateObjectStorageLogLocationDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return UpdateObjectStorageLogLocationDetails Modifier and Type Method Description UpdateObjectStorageLogLocationDetailsUpdateObjectStorageLogLocationDetails.Builder. build()UpdateObjectStorageLogLocationDetailsUpdateDrProtectionGroupDetails. getLogLocation()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type UpdateObjectStorageLogLocationDetails Modifier and Type Method Description UpdateObjectStorageLogLocationDetails.BuilderUpdateObjectStorageLogLocationDetails.Builder. copy(UpdateObjectStorageLogLocationDetails model)UpdateDrProtectionGroupDetails.BuilderUpdateDrProtectionGroupDetails.Builder. logLocation(UpdateObjectStorageLogLocationDetails logLocation)Constructors in com.oracle.bmc.disasterrecovery.model with parameters of type UpdateObjectStorageLogLocationDetails Constructor Description UpdateDrProtectionGroupDetails(String displayName, UpdateObjectStorageLogLocationDetails logLocation, List<UpdateDrProtectionGroupMemberDetails> members, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.
 
-