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