HsmClientCertificate |
AbstractAmazonRedshift.createHsmClientCertificate(CreateHsmClientCertificateRequest request) |
|
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.
|
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.
|
Future<HsmClientCertificate> |
AbstractAmazonRedshiftAsync.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest request) |
|
Future<HsmClientCertificate> |
AbstractAmazonRedshiftAsync.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest request,
AsyncHandler<CreateHsmClientCertificateRequest,HsmClientCertificate> asyncHandler) |
|
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> |
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 request) |
|
Future<HsmClientCertificate> |
AmazonRedshiftAsyncClient.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest request,
AsyncHandler<CreateHsmClientCertificateRequest,HsmClientCertificate> asyncHandler) |
|