| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteSnapshotScheduleResponse |
StorageGatewayClient.deleteSnapshotSchedule(Consumer<DeleteSnapshotScheduleRequest.Builder> deleteSnapshotScheduleRequest)
Deletes a snapshot of a volume.
|
default DeleteSnapshotScheduleResponse |
StorageGatewayClient.deleteSnapshotSchedule(DeleteSnapshotScheduleRequest deleteSnapshotScheduleRequest)
Deletes a snapshot of a volume.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteSnapshotScheduleResponse> |
StorageGatewayAsyncClient.deleteSnapshotSchedule(Consumer<DeleteSnapshotScheduleRequest.Builder> deleteSnapshotScheduleRequest)
Deletes a snapshot of a volume.
|
default CompletableFuture<DeleteSnapshotScheduleResponse> |
StorageGatewayAsyncClient.deleteSnapshotSchedule(DeleteSnapshotScheduleRequest deleteSnapshotScheduleRequest)
Deletes a snapshot of a volume.
|
Copyright © 2023. All rights reserved.