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