Package | Description |
---|---|
com.amazonaws.services.kms | |
com.amazonaws.services.kms.model | |
com.amazonaws.services.kms.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeKeyResult |
AbstractAWSKMS.describeKey(DescribeKeyRequest request) |
DescribeKeyResult |
AWSKMSClient.describeKey(DescribeKeyRequest describeKeyRequest)
Provides detailed information about the specified customer master key.
|
DescribeKeyResult |
AWSKMS.describeKey(DescribeKeyRequest describeKeyRequest)
Provides detailed information about the specified customer master key.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeKeyResult> |
AbstractAWSKMSAsync.describeKeyAsync(DescribeKeyRequest request) |
java.util.concurrent.Future<DescribeKeyResult> |
AWSKMSAsyncClient.describeKeyAsync(DescribeKeyRequest request) |
java.util.concurrent.Future<DescribeKeyResult> |
AWSKMSAsync.describeKeyAsync(DescribeKeyRequest describeKeyRequest)
Provides detailed information about the specified customer master key.
|
java.util.concurrent.Future<DescribeKeyResult> |
AbstractAWSKMSAsync.describeKeyAsync(DescribeKeyRequest request,
AsyncHandler<DescribeKeyRequest,DescribeKeyResult> asyncHandler) |
java.util.concurrent.Future<DescribeKeyResult> |
AWSKMSAsyncClient.describeKeyAsync(DescribeKeyRequest request,
AsyncHandler<DescribeKeyRequest,DescribeKeyResult> asyncHandler) |
java.util.concurrent.Future<DescribeKeyResult> |
AWSKMSAsync.describeKeyAsync(DescribeKeyRequest describeKeyRequest,
AsyncHandler<DescribeKeyRequest,DescribeKeyResult> asyncHandler)
Provides detailed information about the specified customer master key.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeKeyResult> |
AbstractAWSKMSAsync.describeKeyAsync(DescribeKeyRequest request,
AsyncHandler<DescribeKeyRequest,DescribeKeyResult> asyncHandler) |
java.util.concurrent.Future<DescribeKeyResult> |
AWSKMSAsyncClient.describeKeyAsync(DescribeKeyRequest request,
AsyncHandler<DescribeKeyRequest,DescribeKeyResult> asyncHandler) |
java.util.concurrent.Future<DescribeKeyResult> |
AWSKMSAsync.describeKeyAsync(DescribeKeyRequest describeKeyRequest,
AsyncHandler<DescribeKeyRequest,DescribeKeyResult> asyncHandler)
Provides detailed information about the specified customer master key.
|
Modifier and Type | Method and Description |
---|---|
DescribeKeyResult |
DescribeKeyResult.clone() |
DescribeKeyResult |
DescribeKeyResult.withKeyMetadata(KeyMetadata keyMetadata)
Metadata associated with the key.
|
Modifier and Type | Method and Description |
---|---|
DescribeKeyResult |
DescribeKeyResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |