| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeSnapshotSchedulesResponse |
RedshiftClient.describeSnapshotSchedules()
Returns a list of snapshot schedules.
|
default DescribeSnapshotSchedulesResponse |
RedshiftClient.describeSnapshotSchedules(Consumer<DescribeSnapshotSchedulesRequest.Builder> describeSnapshotSchedulesRequest)
Returns a list of snapshot schedules.
|
default DescribeSnapshotSchedulesResponse |
RedshiftClient.describeSnapshotSchedules(DescribeSnapshotSchedulesRequest describeSnapshotSchedulesRequest)
Returns a list of snapshot schedules.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSnapshotSchedulesResponse> |
RedshiftAsyncClient.describeSnapshotSchedules()
Returns a list of snapshot schedules.
|
default CompletableFuture<DescribeSnapshotSchedulesResponse> |
RedshiftAsyncClient.describeSnapshotSchedules(Consumer<DescribeSnapshotSchedulesRequest.Builder> describeSnapshotSchedulesRequest)
Returns a list of snapshot schedules.
|
default CompletableFuture<DescribeSnapshotSchedulesResponse> |
RedshiftAsyncClient.describeSnapshotSchedules(DescribeSnapshotSchedulesRequest describeSnapshotSchedulesRequest)
Returns a list of snapshot schedules.
|
Copyright © 2020. All rights reserved.