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 HubServiceSettings
HubServiceSettings.Builder. build()
static HubServiceSettings
HubServiceSettings. create(HubServiceStubSettings stub)
HubServiceSettings
HubServiceClient. getSettings()
Methods in com.google.cloud.networkconnectivity.v1alpha1 with parameters of type HubServiceSettings Modifier and Type Method Description static HubServiceClient
HubServiceClient. 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.
-