Uses of Class
com.google.cloud.networkconnectivity.v1alpha1.HubServiceSettings
-
Packages that use HubServiceSettings Package Description com.google.cloud.networkconnectivity.v1alpha1 A client to Network Connectivity API -
-
Uses of HubServiceSettings in com.google.cloud.networkconnectivity.v1alpha1
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return HubServiceSettings Modifier and Type Method Description HubServiceSettingsHubServiceSettings.Builder. build()static HubServiceSettingsHubServiceSettings. create(HubServiceStubSettings stub)HubServiceSettingsHubServiceClient. getSettings()Methods in com.google.cloud.networkconnectivity.v1alpha1 with parameters of type HubServiceSettings Modifier and Type Method Description static HubServiceClientHubServiceClient. create(HubServiceSettings settings)Constructs an instance of HubServiceClient, using the given settings.Constructors in com.google.cloud.networkconnectivity.v1alpha1 with parameters of type HubServiceSettings Constructor Description Builder(HubServiceSettings settings)HubServiceClient(HubServiceSettings settings)Constructs an instance of HubServiceClient, using the given settings.
-