Uses of Class
com.google.cloud.gkehub.v1beta.GkeHubClient
-
Packages that use GkeHubClient Package Description com.google.cloud.gkehub.v1beta A client to GKE Hub -
-
Uses of GkeHubClient in com.google.cloud.gkehub.v1beta
Methods in com.google.cloud.gkehub.v1beta that return GkeHubClient Modifier and Type Method Description static GkeHubClient
GkeHubClient. create()
Constructs an instance of GkeHubClient with default settings.static GkeHubClient
GkeHubClient. create(GkeHubSettings settings)
Constructs an instance of GkeHubClient, using the given settings.static GkeHubClient
GkeHubClient. create(GkeHubStub stub)
Constructs an instance of GkeHubClient, using the given stub for making calls.
-