Uses of Class
com.google.cloud.apigateway.v1.ApiGatewayServiceGrpc.ApiGatewayServiceStub
-
Packages that use ApiGatewayServiceGrpc.ApiGatewayServiceStub Package Description com.google.cloud.apigateway.v1 A client to API Gateway API -
-
Uses of ApiGatewayServiceGrpc.ApiGatewayServiceStub in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return ApiGatewayServiceGrpc.ApiGatewayServiceStub Modifier and Type Method Description protected ApiGatewayServiceGrpc.ApiGatewayServiceStub
ApiGatewayServiceGrpc.ApiGatewayServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ApiGatewayServiceGrpc.ApiGatewayServiceStub
ApiGatewayServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-