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