| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteSnapshotScheduleResponse |
RedshiftClient.deleteSnapshotSchedule(Consumer<DeleteSnapshotScheduleRequest.Builder> deleteSnapshotScheduleRequest)
Deletes a snapshot schedule.
|
default DeleteSnapshotScheduleResponse |
RedshiftClient.deleteSnapshotSchedule(DeleteSnapshotScheduleRequest deleteSnapshotScheduleRequest)
Deletes a snapshot schedule.
|
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.
|
Copyright © 2020. All rights reserved.