Home
last modified time | relevance | path

Searched defs:getKeyPolicy (Results 1 – 4 of 4) sorted by relevance

/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/
DKmsClient.java9397 …default GetKeyPolicyResponse getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest) throws NotFound… in getKeyPolicy() method
9478 …default GetKeyPolicyResponse getKeyPolicy(Consumer<GetKeyPolicyRequest.Builder> getKeyPolicyReques… in getKeyPolicy() method
DKmsAsyncClient.java9184 …default CompletableFuture<GetKeyPolicyResponse> getKeyPolicy(GetKeyPolicyRequest getKeyPolicyReque… in getKeyPolicy() method
9266 …default CompletableFuture<GetKeyPolicyResponse> getKeyPolicy(Consumer<GetKeyPolicyRequest.Builder>… in getKeyPolicy() method
DDefaultKmsClient.java4945 …public GetKeyPolicyResponse getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest) throws NotFoundE… in getKeyPolicy() method in DefaultKmsClient
DDefaultKmsAsyncClient.java5055 …public CompletableFuture<GetKeyPolicyResponse> getKeyPolicy(GetKeyPolicyRequest getKeyPolicyReques… in getKeyPolicy() method in DefaultKmsAsyncClient