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/ |
| D | KeyManagementServiceStub.java | 161 public UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in KeyManagementServiceStub
|
| D | GrpcKeyManagementServiceStub.java | 383 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/ |
| D | KeyManagementServiceStub.java | 168 public UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in KeyManagementServiceStub
|
| D | HttpJsonKeyManagementServiceStub.java | 1296 private final UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable; field in HttpJsonKeyManagementServiceStub 1811 public UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in HttpJsonKeyManagementServiceStub
|
| D | GrpcKeyManagementServiceStub.java | 425 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/ |
| D | KeyManagementServiceClient.java | 2344 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/ |
| D | KeyManagementServiceClient.java | 2380 public final UnaryCallable<UpdateCryptoKeyRequest, CryptoKey> updateCryptoKeyCallable() { in updateCryptoKeyCallable() method in KeyManagementServiceClient
|