| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeSnapshotScheduleResponse |
StorageGatewayClient.describeSnapshotSchedule(Consumer<DescribeSnapshotScheduleRequest.Builder> describeSnapshotScheduleRequest)
Describes the snapshot schedule for the specified gateway volume.
|
default DescribeSnapshotScheduleResponse |
StorageGatewayClient.describeSnapshotSchedule(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
Describes the snapshot schedule for the specified gateway volume.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSnapshotScheduleResponse> |
StorageGatewayAsyncClient.describeSnapshotSchedule(Consumer<DescribeSnapshotScheduleRequest.Builder> describeSnapshotScheduleRequest)
Describes the snapshot schedule for the specified gateway volume.
|
default CompletableFuture<DescribeSnapshotScheduleResponse> |
StorageGatewayAsyncClient.describeSnapshotSchedule(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
Describes the snapshot schedule for the specified gateway volume.
|
Copyright © 2021. All rights reserved.