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