| Package | Description | 
|---|---|
| com.amazonaws.services.kms | 
 | 
| com.amazonaws.services.kms.model | 
| Modifier and Type | Method and Description | 
|---|---|
CreateCustomKeyStoreResult | 
AWSKMS.createCustomKeyStore(CreateCustomKeyStoreRequest createCustomKeyStoreRequest)
 Creates a custom
 key store that is associated with an AWS CloudHSM cluster that you own
 and manage. 
 | 
CreateCustomKeyStoreResult | 
AbstractAWSKMS.createCustomKeyStore(CreateCustomKeyStoreRequest request)  | 
CreateCustomKeyStoreResult | 
AWSKMSClient.createCustomKeyStore(CreateCustomKeyStoreRequest request)
 Creates a custom
 key store that is associated with an AWS CloudHSM cluster that you own
 and manage. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<CreateCustomKeyStoreResult> | 
AWSKMSAsyncClient.createCustomKeyStoreAsync(CreateCustomKeyStoreRequest request,
                         AsyncHandler<CreateCustomKeyStoreRequest,CreateCustomKeyStoreResult> asyncHandler)  | 
Future<CreateCustomKeyStoreResult> | 
AWSKMSAsync.createCustomKeyStoreAsync(CreateCustomKeyStoreRequest createCustomKeyStoreRequest,
                         AsyncHandler<CreateCustomKeyStoreRequest,CreateCustomKeyStoreResult> asyncHandler)
 Creates a custom
 key store that is associated with an AWS CloudHSM cluster that you own
 and manage. 
 | 
Future<CreateCustomKeyStoreResult> | 
AbstractAWSKMSAsync.createCustomKeyStoreAsync(CreateCustomKeyStoreRequest request,
                         AsyncHandler<CreateCustomKeyStoreRequest,CreateCustomKeyStoreResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
CreateCustomKeyStoreResult | 
CreateCustomKeyStoreResult.clone()  | 
CreateCustomKeyStoreResult | 
CreateCustomKeyStoreResult.withCustomKeyStoreId(String customKeyStoreId)
 A unique identifier for the new custom key store. 
 | 
Copyright © 2020. All rights reserved.