| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSnapshotScheduleResponse |
RedshiftClient.createSnapshotSchedule(Consumer<CreateSnapshotScheduleRequest.Builder> createSnapshotScheduleRequest)
Creates a new snapshot schedule.
|
default CreateSnapshotScheduleResponse |
RedshiftClient.createSnapshotSchedule(CreateSnapshotScheduleRequest createSnapshotScheduleRequest)
Creates a new snapshot schedule.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSnapshotScheduleResponse> |
RedshiftAsyncClient.createSnapshotSchedule(Consumer<CreateSnapshotScheduleRequest.Builder> createSnapshotScheduleRequest)
Creates a new snapshot schedule.
|
default CompletableFuture<CreateSnapshotScheduleResponse> |
RedshiftAsyncClient.createSnapshotSchedule(CreateSnapshotScheduleRequest createSnapshotScheduleRequest)
Creates a new snapshot schedule.
|
Copyright © 2019. All rights reserved.