Uses of Class
software.amazon.awssdk.services.redshift.model.ScheduleDefinitionTypeUnsupportedException
-
Packages that use ScheduleDefinitionTypeUnsupportedException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of ScheduleDefinitionTypeUnsupportedException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw ScheduleDefinitionTypeUnsupportedException 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.
-