Package | Description |
---|---|
com.amazonaws.services.kms | |
com.amazonaws.services.kms.model | |
com.amazonaws.services.kms.model.transform |
Modifier and Type | Method and Description |
---|---|
PutKeyPolicyResult |
AbstractAWSKMS.putKeyPolicy(PutKeyPolicyRequest request) |
PutKeyPolicyResult |
AWSKMSClient.putKeyPolicy(PutKeyPolicyRequest putKeyPolicyRequest)
Attaches a key policy to the specified customer master key (CMK).
|
PutKeyPolicyResult |
AWSKMS.putKeyPolicy(PutKeyPolicyRequest putKeyPolicyRequest)
Attaches a key policy to the specified customer master key (CMK).
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<PutKeyPolicyResult> |
AbstractAWSKMSAsync.putKeyPolicyAsync(PutKeyPolicyRequest request) |
java.util.concurrent.Future<PutKeyPolicyResult> |
AWSKMSAsyncClient.putKeyPolicyAsync(PutKeyPolicyRequest request) |
java.util.concurrent.Future<PutKeyPolicyResult> |
AWSKMSAsync.putKeyPolicyAsync(PutKeyPolicyRequest putKeyPolicyRequest)
Attaches a key policy to the specified customer master key (CMK).
|
java.util.concurrent.Future<PutKeyPolicyResult> |
AbstractAWSKMSAsync.putKeyPolicyAsync(PutKeyPolicyRequest request,
AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler) |
java.util.concurrent.Future<PutKeyPolicyResult> |
AWSKMSAsyncClient.putKeyPolicyAsync(PutKeyPolicyRequest request,
AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler) |
java.util.concurrent.Future<PutKeyPolicyResult> |
AWSKMSAsync.putKeyPolicyAsync(PutKeyPolicyRequest putKeyPolicyRequest,
AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler)
Attaches a key policy to the specified customer master key (CMK).
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<PutKeyPolicyResult> |
AbstractAWSKMSAsync.putKeyPolicyAsync(PutKeyPolicyRequest request,
AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler) |
java.util.concurrent.Future<PutKeyPolicyResult> |
AWSKMSAsyncClient.putKeyPolicyAsync(PutKeyPolicyRequest request,
AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler) |
java.util.concurrent.Future<PutKeyPolicyResult> |
AWSKMSAsync.putKeyPolicyAsync(PutKeyPolicyRequest putKeyPolicyRequest,
AsyncHandler<PutKeyPolicyRequest,PutKeyPolicyResult> asyncHandler)
Attaches a key policy to the specified customer master key (CMK).
|
Modifier and Type | Method and Description |
---|---|
PutKeyPolicyResult |
PutKeyPolicyResult.clone() |
Modifier and Type | Method and Description |
---|---|
PutKeyPolicyResult |
PutKeyPolicyResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |