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