Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
Cluster |
AmazonRedshiftClient.rotateEncryptionKey(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
Cluster |
AmazonRedshift.rotateEncryptionKey(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
Cluster |
AbstractAmazonRedshift.rotateEncryptionKey(RotateEncryptionKeyRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Rotates the encryption keys for a cluster.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest request,
AsyncHandler<RotateEncryptionKeyRequest,Cluster> asyncHandler) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest rotateEncryptionKeyRequest,
AsyncHandler<RotateEncryptionKeyRequest,Cluster> asyncHandler)
Rotates the encryption keys for a cluster.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest request,
AsyncHandler<RotateEncryptionKeyRequest,Cluster> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest request,
AsyncHandler<RotateEncryptionKeyRequest,Cluster> asyncHandler) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest rotateEncryptionKeyRequest,
AsyncHandler<RotateEncryptionKeyRequest,Cluster> asyncHandler)
Rotates the encryption keys for a cluster.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest request,
AsyncHandler<RotateEncryptionKeyRequest,Cluster> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
RotateEncryptionKeyRequest |
RotateEncryptionKeyRequest.clone() |
RotateEncryptionKeyRequest |
RotateEncryptionKeyRequest.withClusterIdentifier(java.lang.String clusterIdentifier)
The unique identifier of the cluster that you want to rotate the
encryption keys for.
|
Modifier and Type | Method and Description |
---|---|
Request<RotateEncryptionKeyRequest> |
RotateEncryptionKeyRequestMarshaller.marshall(RotateEncryptionKeyRequest rotateEncryptionKeyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<RotateEncryptionKeyRequest> |
RotateEncryptionKeyRequestMarshaller.marshall(RotateEncryptionKeyRequest rotateEncryptionKeyRequest) |