Uses of Class
com.google.cloud.gkeconnect.gateway.v1beta1.stub.GrpcGatewayServiceStub
-
Packages that use GrpcGatewayServiceStub Package Description com.google.cloud.gkeconnect.gateway.v1beta1.stub -
-
Uses of GrpcGatewayServiceStub in com.google.cloud.gkeconnect.gateway.v1beta1.stub
Methods in com.google.cloud.gkeconnect.gateway.v1beta1.stub that return GrpcGatewayServiceStub Modifier and Type Method Description static GrpcGatewayServiceStub
GrpcGatewayServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcGatewayServiceStub
GrpcGatewayServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcGatewayServiceStub
GrpcGatewayServiceStub. create(GatewayServiceStubSettings settings)
-