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