| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default EnableSnapshotCopyResponse |
RedshiftClient.enableSnapshotCopy(Consumer<EnableSnapshotCopyRequest.Builder> enableSnapshotCopyRequest)
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
default EnableSnapshotCopyResponse |
RedshiftClient.enableSnapshotCopy(EnableSnapshotCopyRequest enableSnapshotCopyRequest)
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableSnapshotCopyResponse> |
RedshiftAsyncClient.enableSnapshotCopy(Consumer<EnableSnapshotCopyRequest.Builder> enableSnapshotCopyRequest)
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
default CompletableFuture<EnableSnapshotCopyResponse> |
RedshiftAsyncClient.enableSnapshotCopy(EnableSnapshotCopyRequest enableSnapshotCopyRequest)
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
Copyright © 2023. All rights reserved.