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/ |
| D | KeyManagementServiceStub.java | 123 public UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in KeyManagementServiceStub
|
| D | GrpcKeyManagementServiceStub.java | 371 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/ |
| D | KeyManagementServiceStub.java | 130 public UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in KeyManagementServiceStub
|
| D | HttpJsonKeyManagementServiceStub.java | 1284 private final UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable; field in HttpJsonKeyManagementServiceStub 1764 public UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in HttpJsonKeyManagementServiceStub
|
| D | GrpcKeyManagementServiceStub.java | 413 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/ |
| D | KeyManagementServiceClient.java | 1148 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/ |
| D | KeyManagementServiceClient.java | 1164 public final UnaryCallable<GetCryptoKeyRequest, CryptoKey> getCryptoKeyCallable() { in getCryptoKeyCallable() method in KeyManagementServiceClient
|