Uses of Class
com.oracle.bmc.filestorage.responses.RemoveOutboundConnectorLockResponse
-
Packages that use RemoveOutboundConnectorLockResponse Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.responses -
-
Uses of RemoveOutboundConnectorLockResponse in com.oracle.bmc.filestorage
Methods in com.oracle.bmc.filestorage that return RemoveOutboundConnectorLockResponse Modifier and Type Method Description RemoveOutboundConnectorLockResponseFileStorage. removeOutboundConnectorLock(RemoveOutboundConnectorLockRequest request)Removes a lock to a resource.RemoveOutboundConnectorLockResponseFileStorageClient. removeOutboundConnectorLock(RemoveOutboundConnectorLockRequest request)Methods in com.oracle.bmc.filestorage that return types with arguments of type RemoveOutboundConnectorLockResponse Modifier and Type Method Description Future<RemoveOutboundConnectorLockResponse>FileStorageAsync. removeOutboundConnectorLock(RemoveOutboundConnectorLockRequest request, AsyncHandler<RemoveOutboundConnectorLockRequest,RemoveOutboundConnectorLockResponse> handler)Removes a lock to a resource.Future<RemoveOutboundConnectorLockResponse>FileStorageAsyncClient. removeOutboundConnectorLock(RemoveOutboundConnectorLockRequest request, AsyncHandler<RemoveOutboundConnectorLockRequest,RemoveOutboundConnectorLockResponse> handler)Method parameters in com.oracle.bmc.filestorage with type arguments of type RemoveOutboundConnectorLockResponse Modifier and Type Method Description Future<RemoveOutboundConnectorLockResponse>FileStorageAsync. removeOutboundConnectorLock(RemoveOutboundConnectorLockRequest request, AsyncHandler<RemoveOutboundConnectorLockRequest,RemoveOutboundConnectorLockResponse> handler)Removes a lock to a resource.Future<RemoveOutboundConnectorLockResponse>FileStorageAsyncClient. removeOutboundConnectorLock(RemoveOutboundConnectorLockRequest request, AsyncHandler<RemoveOutboundConnectorLockRequest,RemoveOutboundConnectorLockResponse> handler) -
Uses of RemoveOutboundConnectorLockResponse in com.oracle.bmc.filestorage.responses
Methods in com.oracle.bmc.filestorage.responses that return RemoveOutboundConnectorLockResponse Modifier and Type Method Description RemoveOutboundConnectorLockResponseRemoveOutboundConnectorLockResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.filestorage.responses with parameters of type RemoveOutboundConnectorLockResponse Modifier and Type Method Description RemoveOutboundConnectorLockResponse.BuilderRemoveOutboundConnectorLockResponse.Builder. copy(RemoveOutboundConnectorLockResponse o)Copy method to populate the builder with values from the given instance.
-