Home
last modified time | relevance | path

Searched refs:updateSourceCallable (Results 1 – 20 of 20) sorted by relevance

/external/google-cloud-java/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/
DAsyncUpdateSource.java44 ApiFuture<Source> future = securityCenterClient.updateSourceCallable().futureCall(request); in asyncUpdateSource()
/external/google-cloud-java/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/
DAsyncUpdateSource.java44 ApiFuture<Source> future = securityCenterClient.updateSourceCallable().futureCall(request); in asyncUpdateSource()
/external/google-cloud-java/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/
DAsyncUpdateSource.java44 ApiFuture<Source> future = securityCenterClient.updateSourceCallable().futureCall(request); in asyncUpdateSource()
/external/google-cloud-java/java-vmmigration/samples/snippets/generated/com/google/cloud/vmmigration/v1/vmmigration/updatesource/
DAsyncUpdateSource.java46 ApiFuture<Operation> future = vmMigrationClient.updateSourceCallable().futureCall(request); in asyncUpdateSource()
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/
DGrpcSecurityCenterStub.java290 private final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable; field in GrpcSecurityCenterStub
604 this.updateSourceCallable = in GrpcSecurityCenterStub()
737 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in GrpcSecurityCenterStub
738 return updateSourceCallable; in updateSourceCallable()
DSecurityCenterStub.java176 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in SecurityCenterStub
DHttpJsonSecurityCenterStub.java816 private final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable; field in HttpJsonSecurityCenterStub
1064 this.updateSourceCallable = in HttpJsonSecurityCenterStub()
1221 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in HttpJsonSecurityCenterStub
1222 return updateSourceCallable; in updateSourceCallable()
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/
DGrpcSecurityCenterStub.java373 private final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable; field in GrpcSecurityCenterStub
775 this.updateSourceCallable = in GrpcSecurityCenterStub()
943 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in GrpcSecurityCenterStub
944 return updateSourceCallable; in updateSourceCallable()
DSecurityCenterStub.java215 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in SecurityCenterStub
DHttpJsonSecurityCenterStub.java1067 private final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable; field in HttpJsonSecurityCenterStub
1376 this.updateSourceCallable = in HttpJsonSecurityCenterStub()
1573 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in HttpJsonSecurityCenterStub
1574 return updateSourceCallable; in updateSourceCallable()
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/
DSecurityCenterClient.java2332 return updateSourceCallable().call(request); in updateSource()
2359 public final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in SecurityCenterClient
2360 return stub.updateSourceCallable(); in updateSourceCallable()
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/
DSecurityCenterClient.java3544 return updateSourceCallable().call(request); in updateSource()
3571 public final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in SecurityCenterClient
3572 return stub.updateSourceCallable(); in updateSourceCallable()
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/
DSecurityCenterStub.java379 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in SecurityCenterStub
DGrpcSecurityCenterStub.java732 private final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable; field in GrpcSecurityCenterStub
1503 this.updateSourceCallable = in GrpcSecurityCenterStub()
1836 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in GrpcSecurityCenterStub
1837 return updateSourceCallable; in updateSourceCallable()
DHttpJsonSecurityCenterStub.java2069 private final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable; field in HttpJsonSecurityCenterStub
2634 this.updateSourceCallable = in HttpJsonSecurityCenterStub()
3017 public UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in HttpJsonSecurityCenterStub
3018 return updateSourceCallable; in updateSourceCallable()
/external/google-cloud-java/java-vmmigration/google-cloud-vmmigration/src/main/java/com/google/cloud/vmmigration/v1/stub/
DGrpcVmMigrationStub.java619 private final UnaryCallable<UpdateSourceRequest, Operation> updateSourceCallable; field in GrpcVmMigrationStub
1317 this.updateSourceCallable = in GrpcVmMigrationStub()
1719 public UnaryCallable<UpdateSourceRequest, Operation> updateSourceCallable() { in updateSourceCallable() method in GrpcVmMigrationStub
1720 return updateSourceCallable; in updateSourceCallable()
DVmMigrationStub.java160 public UnaryCallable<UpdateSourceRequest, Operation> updateSourceCallable() { in updateSourceCallable() method in VmMigrationStub
DHttpJsonVmMigrationStub.java2056 private final UnaryCallable<UpdateSourceRequest, Operation> updateSourceCallable; field in HttpJsonVmMigrationStub
2545 this.updateSourceCallable = in HttpJsonVmMigrationStub()
3001 public UnaryCallable<UpdateSourceRequest, Operation> updateSourceCallable() { in updateSourceCallable() method in HttpJsonVmMigrationStub
3002 return updateSourceCallable; in updateSourceCallable()
/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/
DSecurityCenterClient.java6203 return updateSourceCallable().call(request); in updateSource()
6230 public final UnaryCallable<UpdateSourceRequest, Source> updateSourceCallable() { in updateSourceCallable() method in SecurityCenterClient
6231 return stub.updateSourceCallable(); in updateSourceCallable()
/external/google-cloud-java/java-vmmigration/google-cloud-vmmigration/src/main/java/com/google/cloud/vmmigration/v1/
DVmMigrationClient.java769 public final UnaryCallable<UpdateSourceRequest, Operation> updateSourceCallable() { in updateSourceCallable() method in VmMigrationClient
770 return stub.updateSourceCallable(); in updateSourceCallable()