Uses of Class
com.google.cloud.gkehub.v1.stub.GkeHubStub
-
Packages that use GkeHubStub Package Description com.google.cloud.gkehub.v1 A client to GKE Hubcom.google.cloud.gkehub.v1.stub -
-
Uses of GkeHubStub in com.google.cloud.gkehub.v1
Methods in com.google.cloud.gkehub.v1 that return GkeHubStub Modifier and Type Method Description GkeHubStub
GkeHubClient. getStub()
Methods in com.google.cloud.gkehub.v1 with parameters of type GkeHubStub Modifier and Type Method Description static GkeHubClient
GkeHubClient. create(GkeHubStub stub)
Constructs an instance of GkeHubClient, using the given stub for making calls.Constructors in com.google.cloud.gkehub.v1 with parameters of type GkeHubStub Constructor Description GkeHubClient(GkeHubStub stub)
-
Uses of GkeHubStub in com.google.cloud.gkehub.v1.stub
Subclasses of GkeHubStub in com.google.cloud.gkehub.v1.stub Modifier and Type Class Description class
GrpcGkeHubStub
gRPC stub implementation for the GkeHub service API.class
HttpJsonGkeHubStub
REST stub implementation for the GkeHub service API.Methods in com.google.cloud.gkehub.v1.stub that return GkeHubStub Modifier and Type Method Description GkeHubStub
GkeHubStubSettings. createStub()
-