Uses of Class
com.oracle.bmc.lustrefilestorage.requests.ChangeLustreFileSystemCompartmentRequest
-
Packages that use ChangeLustreFileSystemCompartmentRequest Package Description com.oracle.bmc.lustrefilestorage com.oracle.bmc.lustrefilestorage.requests -
-
Uses of ChangeLustreFileSystemCompartmentRequest in com.oracle.bmc.lustrefilestorage
Method parameters in com.oracle.bmc.lustrefilestorage with type arguments of type ChangeLustreFileSystemCompartmentRequest 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 ChangeLustreFileSystemCompartmentRequest in com.oracle.bmc.lustrefilestorage.requests
Methods in com.oracle.bmc.lustrefilestorage.requests that return ChangeLustreFileSystemCompartmentRequest Modifier and Type Method Description ChangeLustreFileSystemCompartmentRequest
ChangeLustreFileSystemCompartmentRequest.Builder. build()
Build the instance of ChangeLustreFileSystemCompartmentRequest as configured by this builderChangeLustreFileSystemCompartmentRequest
ChangeLustreFileSystemCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeLustreFileSystemCompartmentRequest as configured by this builderMethods in com.oracle.bmc.lustrefilestorage.requests with parameters of type ChangeLustreFileSystemCompartmentRequest Modifier and Type Method Description ChangeLustreFileSystemCompartmentRequest.Builder
ChangeLustreFileSystemCompartmentRequest.Builder. copy(ChangeLustreFileSystemCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-