| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyClusterSnapshotScheduleResponse |
RedshiftClient.modifyClusterSnapshotSchedule(ModifyClusterSnapshotScheduleRequest modifyClusterSnapshotScheduleRequest)
Modifies a snapshot schedule for a cluster.
|
default CompletableFuture<ModifyClusterSnapshotScheduleResponse> |
RedshiftAsyncClient.modifyClusterSnapshotSchedule(ModifyClusterSnapshotScheduleRequest modifyClusterSnapshotScheduleRequest)
Modifies a snapshot schedule for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyClusterSnapshotScheduleRequestMarshaller.marshall(ModifyClusterSnapshotScheduleRequest modifyClusterSnapshotScheduleRequest) |
Copyright © 2022. All rights reserved.