Uses of Class
com.oracle.bmc.lustrefilestorage.model.ChangeLustreFileSystemCompartmentDetails
- 
Packages that use ChangeLustreFileSystemCompartmentDetails Package Description com.oracle.bmc.lustrefilestorage.model com.oracle.bmc.lustrefilestorage.requests 
- 
- 
Uses of ChangeLustreFileSystemCompartmentDetails in com.oracle.bmc.lustrefilestorage.modelMethods in com.oracle.bmc.lustrefilestorage.model that return ChangeLustreFileSystemCompartmentDetails Modifier and Type Method Description ChangeLustreFileSystemCompartmentDetailsChangeLustreFileSystemCompartmentDetails.Builder. build()Methods in com.oracle.bmc.lustrefilestorage.model with parameters of type ChangeLustreFileSystemCompartmentDetails Modifier and Type Method Description ChangeLustreFileSystemCompartmentDetails.BuilderChangeLustreFileSystemCompartmentDetails.Builder. copy(ChangeLustreFileSystemCompartmentDetails model)
- 
Uses of ChangeLustreFileSystemCompartmentDetails in com.oracle.bmc.lustrefilestorage.requestsMethods in com.oracle.bmc.lustrefilestorage.requests that return ChangeLustreFileSystemCompartmentDetails Modifier and Type Method Description ChangeLustreFileSystemCompartmentDetailsChangeLustreFileSystemCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeLustreFileSystemCompartmentDetailsChangeLustreFileSystemCompartmentRequest. getChangeLustreFileSystemCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.lustrefilestorage.requests with parameters of type ChangeLustreFileSystemCompartmentDetails Modifier and Type Method Description ChangeLustreFileSystemCompartmentRequest.BuilderChangeLustreFileSystemCompartmentRequest.Builder. body$(ChangeLustreFileSystemCompartmentDetails body)Alternative setter for the body parameter.ChangeLustreFileSystemCompartmentRequest.BuilderChangeLustreFileSystemCompartmentRequest.Builder. changeLustreFileSystemCompartmentDetails(ChangeLustreFileSystemCompartmentDetails changeLustreFileSystemCompartmentDetails)The information to be updated.
 
-