Uses of Class
com.google.cloud.gkehub.v1alpha.GkeHubSettings
-
Packages that use GkeHubSettings Package Description com.google.cloud.gkehub.v1alpha A client to GKE Hub -
-
Uses of GkeHubSettings in com.google.cloud.gkehub.v1alpha
Methods in com.google.cloud.gkehub.v1alpha that return GkeHubSettings Modifier and Type Method Description GkeHubSettingsGkeHubSettings.Builder. build()static GkeHubSettingsGkeHubSettings. create(GkeHubStubSettings stub)GkeHubSettingsGkeHubClient. getSettings()Methods in com.google.cloud.gkehub.v1alpha with parameters of type GkeHubSettings Modifier and Type Method Description static GkeHubClientGkeHubClient. create(GkeHubSettings settings)Constructs an instance of GkeHubClient, using the given settings.Constructors in com.google.cloud.gkehub.v1alpha with parameters of type GkeHubSettings Constructor Description Builder(GkeHubSettings settings)GkeHubClient(GkeHubSettings settings)Constructs an instance of GkeHubClient, using the given settings.
-