| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSnapshotScheduleResponse |
StorageGatewayClient.updateSnapshotSchedule(Consumer<UpdateSnapshotScheduleRequest.Builder> updateSnapshotScheduleRequest)
Updates a snapshot schedule configured for a gateway volume.
|
default UpdateSnapshotScheduleResponse |
StorageGatewayClient.updateSnapshotSchedule(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
Updates a snapshot schedule configured for a gateway volume.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSnapshotScheduleResponse> |
StorageGatewayAsyncClient.updateSnapshotSchedule(Consumer<UpdateSnapshotScheduleRequest.Builder> updateSnapshotScheduleRequest)
Updates a snapshot schedule configured for a gateway volume.
|
default CompletableFuture<UpdateSnapshotScheduleResponse> |
StorageGatewayAsyncClient.updateSnapshotSchedule(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
Updates a snapshot schedule configured for a gateway volume.
|
Copyright © 2023. All rights reserved.