Home
last modified time | relevance | path

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

/external/sdk-platform-java/test/integration/goldens/kms/src/com/google/cloud/kms/v1/stub/
DKeyManagementServiceStub.java123 public UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in KeyManagementServiceStub
DGrpcKeyManagementServiceStub.java371 private final UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable; field in GrpcKeyManagementServiceStub
914 public UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in GrpcKeyManagementServiceStub
/external/google-cloud-java/java-kms/google-cloud-kms/src/main/java/com/google/cloud/kms/v1/stub/
DKeyManagementServiceStub.java130 public UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in KeyManagementServiceStub
DHttpJsonKeyManagementServiceStub.java1284 private final UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable; field in HttpJsonKeyManagementServiceStub
1764 public UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in HttpJsonKeyManagementServiceStub
DGrpcKeyManagementServiceStub.java413 private final UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable; field in GrpcKeyManagementServiceStub
1015 public UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in GrpcKeyManagementServiceStub
/external/sdk-platform-java/test/integration/goldens/kms/src/com/google/cloud/kms/v1/
DKeyManagementServiceClient.java1148 public final UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in KeyManagementServiceClient
/external/google-cloud-java/java-kms/google-cloud-kms/src/main/java/com/google/cloud/kms/v1/
DKeyManagementServiceClient.java1164 public final UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in KeyManagementServiceClient