Package | Description |
---|---|
com.amazonaws.services.kms |
|
com.amazonaws.services.kms.model |
Modifier and Type | Method and Description |
---|---|
CreateKeyResult |
AbstractAWSKMS.createKey() |
CreateKeyResult |
AWSKMSClient.createKey() |
CreateKeyResult |
AWSKMS.createKey()
Simplified method form for invoking the CreateKey operation.
|
CreateKeyResult |
AbstractAWSKMS.createKey(CreateKeyRequest request) |
CreateKeyResult |
AWSKMSClient.createKey(CreateKeyRequest request)
Creates a unique customer managed KMS key in your Amazon
Web Services account and Region.
|
CreateKeyResult |
AWSKMS.createKey(CreateKeyRequest createKeyRequest)
Creates a unique customer managed KMS key in your Amazon
Web Services account and Region.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateKeyResult> |
AWSKMSAsyncClient.createKeyAsync()
Simplified method form for invoking the CreateKey operation.
|
Future<CreateKeyResult> |
AWSKMSAsync.createKeyAsync()
Simplified method form for invoking the CreateKey operation.
|
Future<CreateKeyResult> |
AbstractAWSKMSAsync.createKeyAsync()
Simplified method form for invoking the CreateKey operation.
|
Future<CreateKeyResult> |
AWSKMSAsyncClient.createKeyAsync(AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
|
Future<CreateKeyResult> |
AWSKMSAsync.createKeyAsync(AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
|
Future<CreateKeyResult> |
AbstractAWSKMSAsync.createKeyAsync(AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
|
Future<CreateKeyResult> |
AWSKMSAsyncClient.createKeyAsync(CreateKeyRequest request) |
Future<CreateKeyResult> |
AWSKMSAsync.createKeyAsync(CreateKeyRequest createKeyRequest)
Creates a unique customer managed KMS key in your Amazon
Web Services account and Region.
|
Future<CreateKeyResult> |
AbstractAWSKMSAsync.createKeyAsync(CreateKeyRequest request) |
Future<CreateKeyResult> |
AWSKMSAsyncClient.createKeyAsync(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler) |
Future<CreateKeyResult> |
AWSKMSAsync.createKeyAsync(CreateKeyRequest createKeyRequest,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Creates a unique customer managed KMS key in your Amazon
Web Services account and Region.
|
Future<CreateKeyResult> |
AbstractAWSKMSAsync.createKeyAsync(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateKeyResult> |
AWSKMSAsyncClient.createKeyAsync(AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
|
Future<CreateKeyResult> |
AWSKMSAsync.createKeyAsync(AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
|
Future<CreateKeyResult> |
AbstractAWSKMSAsync.createKeyAsync(AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Simplified method form for invoking the CreateKey operation with an AsyncHandler.
|
Future<CreateKeyResult> |
AWSKMSAsyncClient.createKeyAsync(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler) |
Future<CreateKeyResult> |
AWSKMSAsync.createKeyAsync(CreateKeyRequest createKeyRequest,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Creates a unique customer managed KMS key in your Amazon
Web Services account and Region.
|
Future<CreateKeyResult> |
AbstractAWSKMSAsync.createKeyAsync(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateKeyResult |
CreateKeyResult.clone() |
CreateKeyResult |
CreateKeyResult.withKeyMetadata(KeyMetadata keyMetadata)
Metadata associated with the KMS key.
|
Copyright © 2022. All rights reserved.