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