Uses of Class
com.google.cloud.gkehub.v1alpha2.stub.GkeHubStub
-
Packages that use GkeHubStub Package Description com.google.cloud.gkehub.v1alpha2 A client to GKE Hub APIcom.google.cloud.gkehub.v1alpha2.stub -
-
Uses of GkeHubStub in com.google.cloud.gkehub.v1alpha2
Methods in com.google.cloud.gkehub.v1alpha2 that return GkeHubStub Modifier and Type Method Description GkeHubStub
GkeHubClient. getStub()
Methods in com.google.cloud.gkehub.v1alpha2 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.v1alpha2 with parameters of type GkeHubStub Constructor Description GkeHubClient(GkeHubStub stub)
-
Uses of GkeHubStub in com.google.cloud.gkehub.v1alpha2.stub
Subclasses of GkeHubStub in com.google.cloud.gkehub.v1alpha2.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.v1alpha2.stub that return GkeHubStub Modifier and Type Method Description GkeHubStub
GkeHubStubSettings. createStub()
-