| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default RotateEncryptionKeyResponse |
RedshiftClient.rotateEncryptionKey(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
default CompletableFuture<RotateEncryptionKeyResponse> |
RedshiftAsyncClient.rotateEncryptionKey(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RotateEncryptionKeyRequestMarshaller.marshall(RotateEncryptionKeyRequest rotateEncryptionKeyRequest) |
Copyright © 2022. All rights reserved.