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