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.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
GetKeyPolicyResult |
GetKeyPolicyResult.clone() |
GetKeyPolicyResult |
GetKeyPolicyResult.withPolicy(java.lang.String policy)
A policy document in JSON format.
|
Modifier and Type | Method and Description |
---|---|
GetKeyPolicyResult |
GetKeyPolicyResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |