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