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