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