Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
RemoveReplicationLockResponse |
FileStorageClient.removeReplicationLock(RemoveReplicationLockRequest request) |
RemoveReplicationLockResponse |
FileStorage.removeReplicationLock(RemoveReplicationLockRequest request)
Removes a lock to a resource.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveReplicationLockResponse> |
FileStorageAsync.removeReplicationLock(RemoveReplicationLockRequest request,
AsyncHandler<RemoveReplicationLockRequest,RemoveReplicationLockResponse> handler)
Removes a lock to a resource.
|
Future<RemoveReplicationLockResponse> |
FileStorageAsyncClient.removeReplicationLock(RemoveReplicationLockRequest request,
AsyncHandler<RemoveReplicationLockRequest,RemoveReplicationLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RemoveReplicationLockResponse> |
FileStorageAsync.removeReplicationLock(RemoveReplicationLockRequest request,
AsyncHandler<RemoveReplicationLockRequest,RemoveReplicationLockResponse> handler)
Removes a lock to a resource.
|
Future<RemoveReplicationLockResponse> |
FileStorageAsyncClient.removeReplicationLock(RemoveReplicationLockRequest request,
AsyncHandler<RemoveReplicationLockRequest,RemoveReplicationLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RemoveReplicationLockResponse |
RemoveReplicationLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveReplicationLockResponse.Builder |
RemoveReplicationLockResponse.Builder.copy(RemoveReplicationLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.