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