Package | Description |
---|---|
com.amazonaws.services.redshift |
Synchronous and asynchronous client classes for accessing AmazonRedshift.
|
com.amazonaws.services.redshift.model |
Classes modeling the various types represented by AmazonRedshift.
|
Modifier and Type | Method and Description |
---|---|
HsmClientCertificate |
AmazonRedshiftClient.createHsmClientCertificate(CreateHsmClientCertificateRequest createHsmClientCertificateRequest)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
HsmClientCertificate |
AmazonRedshift.createHsmClientCertificate(CreateHsmClientCertificateRequest createHsmClientCertificateRequest)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Future<HsmClientCertificate> |
AmazonRedshiftAsync.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest createHsmClientCertificateRequest)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Future<HsmClientCertificate> |
AmazonRedshiftAsyncClient.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest createHsmClientCertificateRequest)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Future<HsmClientCertificate> |
AmazonRedshiftAsync.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest createHsmClientCertificateRequest,
AsyncHandler<CreateHsmClientCertificateRequest,HsmClientCertificate> asyncHandler)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Future<HsmClientCertificate> |
AmazonRedshiftAsyncClient.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest createHsmClientCertificateRequest,
AsyncHandler<CreateHsmClientCertificateRequest,HsmClientCertificate> asyncHandler)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Modifier and Type | Method and Description |
---|---|
Future<HsmClientCertificate> |
AmazonRedshiftAsync.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest createHsmClientCertificateRequest,
AsyncHandler<CreateHsmClientCertificateRequest,HsmClientCertificate> asyncHandler)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Future<HsmClientCertificate> |
AmazonRedshiftAsyncClient.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest createHsmClientCertificateRequest,
AsyncHandler<CreateHsmClientCertificateRequest,HsmClientCertificate> asyncHandler)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Modifier and Type | Method and Description |
---|---|
CreateHsmClientCertificateRequest |
CreateHsmClientCertificateRequest.withHsmClientCertificateIdentifier(String hsmClientCertificateIdentifier)
The identifier to be assigned to the new HSM client certificate that
the cluster will use to connect to the HSM to use the database
encryption keys.
|
Copyright © 2014. All rights reserved.