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