| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSnapshotScheduleResponse |
RedshiftClient.createSnapshotSchedule(CreateSnapshotScheduleRequest createSnapshotScheduleRequest)
Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup
schedule.
|
default CompletableFuture<CreateSnapshotScheduleResponse> |
RedshiftAsyncClient.createSnapshotSchedule(CreateSnapshotScheduleRequest createSnapshotScheduleRequest)
Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup
schedule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSnapshotScheduleRequestMarshaller.marshall(CreateSnapshotScheduleRequest createSnapshotScheduleRequest) |
Copyright © 2020. All rights reserved.