Uses of Class
com.google.cloud.apigateway.v1.ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub
-
Packages that use ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub Package Description com.google.cloud.apigateway.v1 A client to API Gateway API -
-
Uses of ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub Modifier and Type Method Description protected ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub
ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub
ApiGatewayServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-