Uses of Class
com.oracle.bmc.lustrefilestorage.responses.ChangeLustreFileSystemCompartmentResponse
- 
Packages that use ChangeLustreFileSystemCompartmentResponse Package Description com.oracle.bmc.lustrefilestorage com.oracle.bmc.lustrefilestorage.responses 
- 
- 
Uses of ChangeLustreFileSystemCompartmentResponse in com.oracle.bmc.lustrefilestorageMethods in com.oracle.bmc.lustrefilestorage that return ChangeLustreFileSystemCompartmentResponse Modifier and Type Method Description ChangeLustreFileSystemCompartmentResponseLustreFileStorage. changeLustreFileSystemCompartment(ChangeLustreFileSystemCompartmentRequest request)Moves a Lustre file system into a different compartment within the same tenancy.ChangeLustreFileSystemCompartmentResponseLustreFileStorageClient. changeLustreFileSystemCompartment(ChangeLustreFileSystemCompartmentRequest request)Methods in com.oracle.bmc.lustrefilestorage that return types with arguments of type ChangeLustreFileSystemCompartmentResponse Modifier and Type Method Description Future<ChangeLustreFileSystemCompartmentResponse>LustreFileStorageAsync. changeLustreFileSystemCompartment(ChangeLustreFileSystemCompartmentRequest request, AsyncHandler<ChangeLustreFileSystemCompartmentRequest,ChangeLustreFileSystemCompartmentResponse> handler)Moves a Lustre file system into a different compartment within the same tenancy.Future<ChangeLustreFileSystemCompartmentResponse>LustreFileStorageAsyncClient. changeLustreFileSystemCompartment(ChangeLustreFileSystemCompartmentRequest request, AsyncHandler<ChangeLustreFileSystemCompartmentRequest,ChangeLustreFileSystemCompartmentResponse> handler)Method parameters in com.oracle.bmc.lustrefilestorage with type arguments of type ChangeLustreFileSystemCompartmentResponse Modifier and Type Method Description Future<ChangeLustreFileSystemCompartmentResponse>LustreFileStorageAsync. changeLustreFileSystemCompartment(ChangeLustreFileSystemCompartmentRequest request, AsyncHandler<ChangeLustreFileSystemCompartmentRequest,ChangeLustreFileSystemCompartmentResponse> handler)Moves a Lustre file system into a different compartment within the same tenancy.Future<ChangeLustreFileSystemCompartmentResponse>LustreFileStorageAsyncClient. changeLustreFileSystemCompartment(ChangeLustreFileSystemCompartmentRequest request, AsyncHandler<ChangeLustreFileSystemCompartmentRequest,ChangeLustreFileSystemCompartmentResponse> handler)
- 
Uses of ChangeLustreFileSystemCompartmentResponse in com.oracle.bmc.lustrefilestorage.responsesMethods in com.oracle.bmc.lustrefilestorage.responses that return ChangeLustreFileSystemCompartmentResponse Modifier and Type Method Description ChangeLustreFileSystemCompartmentResponseChangeLustreFileSystemCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.lustrefilestorage.responses with parameters of type ChangeLustreFileSystemCompartmentResponse Modifier and Type Method Description ChangeLustreFileSystemCompartmentResponse.BuilderChangeLustreFileSystemCompartmentResponse.Builder. copy(ChangeLustreFileSystemCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-