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.lustrefilestorage
Methods in com.oracle.bmc.lustrefilestorage that return ChangeLustreFileSystemCompartmentResponse Modifier and Type Method Description ChangeLustreFileSystemCompartmentResponse
LustreFileStorage. changeLustreFileSystemCompartment(ChangeLustreFileSystemCompartmentRequest request)
Moves a Lustre file system into a different compartment within the same tenancy.ChangeLustreFileSystemCompartmentResponse
LustreFileStorageClient. 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.responses
Methods in com.oracle.bmc.lustrefilestorage.responses that return ChangeLustreFileSystemCompartmentResponse Modifier and Type Method Description ChangeLustreFileSystemCompartmentResponse
ChangeLustreFileSystemCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.lustrefilestorage.responses with parameters of type ChangeLustreFileSystemCompartmentResponse Modifier and Type Method Description ChangeLustreFileSystemCompartmentResponse.Builder
ChangeLustreFileSystemCompartmentResponse.Builder. copy(ChangeLustreFileSystemCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-