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