Package | Description |
---|---|
com.amazonaws.services.kms | |
com.amazonaws.services.kms.model | |
com.amazonaws.services.kms.model.transform |
Modifier and Type | Method and Description |
---|---|
GetKeyPolicyResult |
AbstractAWSKMS.getKeyPolicy(GetKeyPolicyRequest request) |
GetKeyPolicyResult |
AWSKMSClient.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
Retrieves a policy attached to the specified key.
|
GetKeyPolicyResult |
AWSKMS.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
Retrieves a policy attached to the specified key.
|
java.util.concurrent.Future<GetKeyPolicyResult> |
AbstractAWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest request) |
java.util.concurrent.Future<GetKeyPolicyResult> |
AWSKMSAsyncClient.getKeyPolicyAsync(GetKeyPolicyRequest request) |
java.util.concurrent.Future<GetKeyPolicyResult> |
AWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest getKeyPolicyRequest)
Retrieves a policy attached to the specified key.
|
java.util.concurrent.Future<GetKeyPolicyResult> |
AbstractAWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest request,
AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler) |
java.util.concurrent.Future<GetKeyPolicyResult> |
AWSKMSAsyncClient.getKeyPolicyAsync(GetKeyPolicyRequest request,
AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler) |
java.util.concurrent.Future<GetKeyPolicyResult> |
AWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest getKeyPolicyRequest,
AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler)
Retrieves a policy attached to the specified key.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetKeyPolicyResult> |
AbstractAWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest request,
AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler) |
java.util.concurrent.Future<GetKeyPolicyResult> |
AWSKMSAsyncClient.getKeyPolicyAsync(GetKeyPolicyRequest request,
AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler) |
java.util.concurrent.Future<GetKeyPolicyResult> |
AWSKMSAsync.getKeyPolicyAsync(GetKeyPolicyRequest getKeyPolicyRequest,
AsyncHandler<GetKeyPolicyRequest,GetKeyPolicyResult> asyncHandler)
Retrieves a policy attached to the specified key.
|
Modifier and Type | Method and Description |
---|---|
GetKeyPolicyRequest |
GetKeyPolicyRequest.clone() |
GetKeyPolicyRequest |
GetKeyPolicyRequest.withKeyId(java.lang.String keyId)
A unique identifier for the customer master key.
|
GetKeyPolicyRequest |
GetKeyPolicyRequest.withPolicyName(java.lang.String policyName)
String that contains the name of the policy.
|
Modifier and Type | Method and Description |
---|---|
Request<GetKeyPolicyRequest> |
GetKeyPolicyRequestMarshaller.marshall(GetKeyPolicyRequest getKeyPolicyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetKeyPolicyRequest> |
GetKeyPolicyRequestMarshaller.marshall(GetKeyPolicyRequest getKeyPolicyRequest) |