Uses of Class
com.amazonaws.services.kms.model.PutKeyPolicyResult
Packages that use PutKeyPolicyResult
-
Uses of PutKeyPolicyResult in com.amazonaws.services.kms
Methods in com.amazonaws.services.kms that return PutKeyPolicyResultModifier and TypeMethodDescriptionAbstractAWSKMS.putKeyPolicy
(PutKeyPolicyRequest request) AWSKMS.putKeyPolicy
(PutKeyPolicyRequest putKeyPolicyRequest) Attaches a key policy to the specified customer master key (CMK).AWSKMSClient.putKeyPolicy
(PutKeyPolicyRequest putKeyPolicyRequest) Attaches a key policy to the specified customer master key (CMK).Methods in com.amazonaws.services.kms that return types with arguments of type PutKeyPolicyResultModifier and TypeMethodDescriptionAbstractAWSKMSAsync.putKeyPolicyAsync
(PutKeyPolicyRequest request) AbstractAWSKMSAsync.putKeyPolicyAsync
(PutKeyPolicyRequest request, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) AWSKMSAsync.putKeyPolicyAsync
(PutKeyPolicyRequest putKeyPolicyRequest) Attaches a key policy to the specified customer master key (CMK).AWSKMSAsync.putKeyPolicyAsync
(PutKeyPolicyRequest putKeyPolicyRequest, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) Attaches a key policy to the specified customer master key (CMK).AWSKMSAsyncClient.putKeyPolicyAsync
(PutKeyPolicyRequest request) AWSKMSAsyncClient.putKeyPolicyAsync
(PutKeyPolicyRequest request, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.kms with type arguments of type PutKeyPolicyResultModifier and TypeMethodDescriptionAbstractAWSKMSAsync.putKeyPolicyAsync
(PutKeyPolicyRequest request, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) AWSKMSAsync.putKeyPolicyAsync
(PutKeyPolicyRequest putKeyPolicyRequest, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) Attaches a key policy to the specified customer master key (CMK).AWSKMSAsyncClient.putKeyPolicyAsync
(PutKeyPolicyRequest request, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) -
Uses of PutKeyPolicyResult in com.amazonaws.services.kms.model
Methods in com.amazonaws.services.kms.model that return PutKeyPolicyResult