Home
last modified time | relevance | path

Searched defs:updateCryptoKeyCallable (Results 1 – 7 of 7) sorted by relevance

/external/sdk-platform-java/test/integration/goldens/kms/src/com/google/cloud/kms/v1/stub/
DKeyManagementServiceStub.java161 public UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in KeyManagementServiceStub
DGrpcKeyManagementServiceStub.java383 private final UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable; field in GrpcKeyManagementServiceStub
961 public UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in GrpcKeyManagementServiceStub
/external/google-cloud-java/java-kms/google-cloud-kms/src/main/java/com/google/cloud/kms/v1/stub/
DKeyManagementServiceStub.java168 public UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in KeyManagementServiceStub
DHttpJsonKeyManagementServiceStub.java1296 private final UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable; field in HttpJsonKeyManagementServiceStub
1811 public UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in HttpJsonKeyManagementServiceStub
DGrpcKeyManagementServiceStub.java425 private final UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable; field in GrpcKeyManagementServiceStub
1062 public UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in GrpcKeyManagementServiceStub
/external/sdk-platform-java/test/integration/goldens/kms/src/com/google/cloud/kms/v1/
DKeyManagementServiceClient.java2344 public final UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in KeyManagementServiceClient
/external/google-cloud-java/java-kms/google-cloud-kms/src/main/java/com/google/cloud/kms/v1/
DKeyManagementServiceClient.java2380 public final UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in KeyManagementServiceClient