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