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