Uses of Class
com.google.cloud.gkeconnect.gateway.v1beta1.stub.GatewayServiceStub
-
Packages that use GatewayServiceStub Package Description com.google.cloud.gkeconnect.gateway.v1beta1 A client to Connect Gateway APIcom.google.cloud.gkeconnect.gateway.v1beta1.stub -
-
Uses of GatewayServiceStub in com.google.cloud.gkeconnect.gateway.v1beta1
Methods in com.google.cloud.gkeconnect.gateway.v1beta1 that return GatewayServiceStub Modifier and Type Method Description GatewayServiceStubGatewayServiceClient. getStub()Methods in com.google.cloud.gkeconnect.gateway.v1beta1 with parameters of type GatewayServiceStub Modifier and Type Method Description static GatewayServiceClientGatewayServiceClient. create(GatewayServiceStub stub)Constructs an instance of GatewayServiceClient, using the given stub for making calls.Constructors in com.google.cloud.gkeconnect.gateway.v1beta1 with parameters of type GatewayServiceStub Constructor Description GatewayServiceClient(GatewayServiceStub stub) -
Uses of GatewayServiceStub in com.google.cloud.gkeconnect.gateway.v1beta1.stub
Subclasses of GatewayServiceStub in com.google.cloud.gkeconnect.gateway.v1beta1.stub Modifier and Type Class Description classGrpcGatewayServiceStubgRPC stub implementation for the GatewayService service API.Methods in com.google.cloud.gkeconnect.gateway.v1beta1.stub that return GatewayServiceStub Modifier and Type Method Description GatewayServiceStubGatewayServiceStubSettings. createStub()
-