Searched defs:enableKey (Results 1 – 4 of 4) sorted by relevance
6227 …default EnableKeyResponse enableKey(EnableKeyRequest enableKeyRequest) throws NotFoundException, I… in enableKey() method6318 …default EnableKeyResponse enableKey(Consumer<EnableKeyRequest.Builder> enableKeyRequest) throws No… in enableKey() method
6083 default CompletableFuture<EnableKeyResponse> enableKey(EnableKeyRequest enableKeyRequest) { in enableKey() method6174 …default CompletableFuture<EnableKeyResponse> enableKey(Consumer<EnableKeyRequest.Builder> enableKe… in enableKey() method
3224 …public EnableKeyResponse enableKey(EnableKeyRequest enableKeyRequest) throws NotFoundException, In… in enableKey() method in DefaultKmsClient
3301 public CompletableFuture<EnableKeyResponse> enableKey(EnableKeyRequest enableKeyRequest) { in enableKey() method in DefaultKmsAsyncClient