Uses of Class
software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
Packages that use GetKeyPolicyRequest
Package
Description
-
Uses of GetKeyPolicyRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type GetKeyPolicyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetKeyPolicyResponse>KmsAsyncClient.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest) Gets a key policy attached to the specified KMS key.default GetKeyPolicyResponseKmsClient.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest) Gets a key policy attached to the specified KMS key. -
Uses of GetKeyPolicyRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type GetKeyPolicyRequestModifier and TypeMethodDescriptionGetKeyPolicyRequestMarshaller.marshall(GetKeyPolicyRequest getKeyPolicyRequest)