Uses of Class
com.oracle.bmc.disasterrecovery.model.CreateObjectStorageLogLocationDetails
- 
Packages that use CreateObjectStorageLogLocationDetails Package Description com.oracle.bmc.disasterrecovery.model 
- 
- 
Uses of CreateObjectStorageLogLocationDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return CreateObjectStorageLogLocationDetails Modifier and Type Method Description CreateObjectStorageLogLocationDetailsCreateObjectStorageLogLocationDetails.Builder. build()CreateObjectStorageLogLocationDetailsCreateDrProtectionGroupDetails. getLogLocation()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type CreateObjectStorageLogLocationDetails Modifier and Type Method Description CreateObjectStorageLogLocationDetails.BuilderCreateObjectStorageLogLocationDetails.Builder. copy(CreateObjectStorageLogLocationDetails model)CreateDrProtectionGroupDetails.BuilderCreateDrProtectionGroupDetails.Builder. logLocation(CreateObjectStorageLogLocationDetails logLocation)Constructors in com.oracle.bmc.disasterrecovery.model with parameters of type CreateObjectStorageLogLocationDetails Constructor Description CreateDrProtectionGroupDetails(String compartmentId, String displayName, CreateObjectStorageLogLocationDetails logLocation, AssociateDrProtectionGroupDetails association, List<CreateDrProtectionGroupMemberDetails> members, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.
 
-