Uses of Class
com.oracle.bmc.filestorage.model.ChangeReplicationCompartmentDetails
- 
Packages that use ChangeReplicationCompartmentDetails Package Description com.oracle.bmc.filestorage.model com.oracle.bmc.filestorage.requests 
- 
- 
Uses of ChangeReplicationCompartmentDetails in com.oracle.bmc.filestorage.modelMethods in com.oracle.bmc.filestorage.model that return ChangeReplicationCompartmentDetails Modifier and Type Method Description ChangeReplicationCompartmentDetailsChangeReplicationCompartmentDetails.Builder. build()Methods in com.oracle.bmc.filestorage.model with parameters of type ChangeReplicationCompartmentDetails Modifier and Type Method Description ChangeReplicationCompartmentDetails.BuilderChangeReplicationCompartmentDetails.Builder. copy(ChangeReplicationCompartmentDetails model)
- 
Uses of ChangeReplicationCompartmentDetails in com.oracle.bmc.filestorage.requestsMethods in com.oracle.bmc.filestorage.requests that return ChangeReplicationCompartmentDetails Modifier and Type Method Description ChangeReplicationCompartmentDetailsChangeReplicationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeReplicationCompartmentDetailsChangeReplicationCompartmentRequest. getChangeReplicationCompartmentDetails()Details for changing the compartment.Methods in com.oracle.bmc.filestorage.requests with parameters of type ChangeReplicationCompartmentDetails Modifier and Type Method Description ChangeReplicationCompartmentRequest.BuilderChangeReplicationCompartmentRequest.Builder. body$(ChangeReplicationCompartmentDetails body)Alternative setter for the body parameter.ChangeReplicationCompartmentRequest.BuilderChangeReplicationCompartmentRequest.Builder. changeReplicationCompartmentDetails(ChangeReplicationCompartmentDetails changeReplicationCompartmentDetails)Details for changing the compartment.
 
-