Uses of Class
com.oracle.bmc.filestorage.responses.AddExportLockResponse
-
Packages that use AddExportLockResponse Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.responses -
-
Uses of AddExportLockResponse in com.oracle.bmc.filestorage
Methods in com.oracle.bmc.filestorage that return AddExportLockResponse Modifier and Type Method Description AddExportLockResponseFileStorage. addExportLock(AddExportLockRequest request)Adds a lock to a resource.AddExportLockResponseFileStorageClient. addExportLock(AddExportLockRequest request)Methods in com.oracle.bmc.filestorage that return types with arguments of type AddExportLockResponse Modifier and Type Method Description Future<AddExportLockResponse>FileStorageAsync. addExportLock(AddExportLockRequest request, AsyncHandler<AddExportLockRequest,AddExportLockResponse> handler)Adds a lock to a resource.Future<AddExportLockResponse>FileStorageAsyncClient. addExportLock(AddExportLockRequest request, AsyncHandler<AddExportLockRequest,AddExportLockResponse> handler)Method parameters in com.oracle.bmc.filestorage with type arguments of type AddExportLockResponse Modifier and Type Method Description Future<AddExportLockResponse>FileStorageAsync. addExportLock(AddExportLockRequest request, AsyncHandler<AddExportLockRequest,AddExportLockResponse> handler)Adds a lock to a resource.Future<AddExportLockResponse>FileStorageAsyncClient. addExportLock(AddExportLockRequest request, AsyncHandler<AddExportLockRequest,AddExportLockResponse> handler) -
Uses of AddExportLockResponse in com.oracle.bmc.filestorage.responses
Methods in com.oracle.bmc.filestorage.responses that return AddExportLockResponse Modifier and Type Method Description AddExportLockResponseAddExportLockResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.filestorage.responses with parameters of type AddExportLockResponse Modifier and Type Method Description AddExportLockResponse.BuilderAddExportLockResponse.Builder. copy(AddExportLockResponse o)Copy method to populate the builder with values from the given instance.
-