Uses of Class
com.oracle.bmc.filestorage.model.ChangeFileSystemCompartmentDetails
- 
Packages that use ChangeFileSystemCompartmentDetails Package Description com.oracle.bmc.filestorage.model com.oracle.bmc.filestorage.requests 
- 
- 
Uses of ChangeFileSystemCompartmentDetails in com.oracle.bmc.filestorage.modelMethods in com.oracle.bmc.filestorage.model that return ChangeFileSystemCompartmentDetails Modifier and Type Method Description ChangeFileSystemCompartmentDetailsChangeFileSystemCompartmentDetails.Builder. build()Methods in com.oracle.bmc.filestorage.model with parameters of type ChangeFileSystemCompartmentDetails Modifier and Type Method Description ChangeFileSystemCompartmentDetails.BuilderChangeFileSystemCompartmentDetails.Builder. copy(ChangeFileSystemCompartmentDetails model)
- 
Uses of ChangeFileSystemCompartmentDetails in com.oracle.bmc.filestorage.requestsMethods in com.oracle.bmc.filestorage.requests that return ChangeFileSystemCompartmentDetails Modifier and Type Method Description ChangeFileSystemCompartmentDetailsChangeFileSystemCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeFileSystemCompartmentDetailsChangeFileSystemCompartmentRequest. getChangeFileSystemCompartmentDetails()Details for changing the compartment.Methods in com.oracle.bmc.filestorage.requests with parameters of type ChangeFileSystemCompartmentDetails Modifier and Type Method Description ChangeFileSystemCompartmentRequest.BuilderChangeFileSystemCompartmentRequest.Builder. body$(ChangeFileSystemCompartmentDetails body)Alternative setter for the body parameter.ChangeFileSystemCompartmentRequest.BuilderChangeFileSystemCompartmentRequest.Builder. changeFileSystemCompartmentDetails(ChangeFileSystemCompartmentDetails changeFileSystemCompartmentDetails)Details for changing the compartment.
 
-