Uses of Class
software.amazon.awssdk.services.redshift.model.SnapshotScheduleAlreadyExistsException
-
Packages that use SnapshotScheduleAlreadyExistsException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of SnapshotScheduleAlreadyExistsException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw SnapshotScheduleAlreadyExistsException Modifier and Type Method Description default CreateSnapshotScheduleResponseRedshiftClient. createSnapshotSchedule(Consumer<CreateSnapshotScheduleRequest.Builder> createSnapshotScheduleRequest)Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule.default CreateSnapshotScheduleResponseRedshiftClient. createSnapshotSchedule(CreateSnapshotScheduleRequest createSnapshotScheduleRequest)Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule.
-