Home
last modified time | relevance | path

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

/external/sdk-platform-java/test/integration/goldens/kms/src/com/google/cloud/kms/v1/stub/
DKeyManagementServiceStub.java135 public UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable() { in getImportJobCallable() method in KeyManagementServiceStub
DGrpcKeyManagementServiceStub.java375 private final UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable; field in GrpcKeyManagementServiceStub
929 public UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable() { in getImportJobCallable() method in GrpcKeyManagementServiceStub
/external/google-cloud-java/java-kms/google-cloud-kms/src/main/java/com/google/cloud/kms/v1/stub/
DKeyManagementServiceStub.java142 public UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable() { in getImportJobCallable() method in KeyManagementServiceStub
DHttpJsonKeyManagementServiceStub.java1288 private final UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable; field in HttpJsonKeyManagementServiceStub
1779 public UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable() { in getImportJobCallable() method in HttpJsonKeyManagementServiceStub
DGrpcKeyManagementServiceStub.java417 private final UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable; field in GrpcKeyManagementServiceStub
1030 public UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable() { in getImportJobCallable() method in GrpcKeyManagementServiceStub
/external/sdk-platform-java/test/integration/goldens/kms/src/com/google/cloud/kms/v1/
DKeyManagementServiceClient.java1553 public final UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable() { in getImportJobCallable() method in KeyManagementServiceClient
/external/google-cloud-java/java-kms/google-cloud-kms/src/main/java/com/google/cloud/kms/v1/
DKeyManagementServiceClient.java1569 public final UnaryCallable<GetImportJobRequest, ImportJob> getImportJobCallable() { in getImportJobCallable() method in KeyManagementServiceClient