Uses of Class
com.google.cloud.batch.v1.stub.HttpJsonBatchServiceStub
-
Packages that use HttpJsonBatchServiceStub Package Description com.google.cloud.batch.v1.stub -
-
Uses of HttpJsonBatchServiceStub in com.google.cloud.batch.v1.stub
Methods in com.google.cloud.batch.v1.stub that return HttpJsonBatchServiceStub Modifier and Type Method Description static HttpJsonBatchServiceStub
HttpJsonBatchServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static HttpJsonBatchServiceStub
HttpJsonBatchServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
static HttpJsonBatchServiceStub
HttpJsonBatchServiceStub. create(BatchServiceStubSettings settings)
-