Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
AddReplicationLockResponse |
FileStorageClient.addReplicationLock(AddReplicationLockRequest request) |
AddReplicationLockResponse |
FileStorage.addReplicationLock(AddReplicationLockRequest request)
Adds a lock to a resource.
|
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 |
---|---|
AddReplicationLockRequest |
AddReplicationLockRequest.Builder.build()
Build the instance of AddReplicationLockRequest as configured by this builder
|
AddReplicationLockRequest |
AddReplicationLockRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddReplicationLockRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddReplicationLockRequest.Builder |
AddReplicationLockRequest.Builder.copy(AddReplicationLockRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.