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