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