Uses of Class
com.google.cloud.networkconnectivity.v1alpha1.HubServiceClient
-
Packages that use HubServiceClient Package Description com.google.cloud.networkconnectivity.v1alpha1 A client to Network Connectivity API -
-
Uses of HubServiceClient in com.google.cloud.networkconnectivity.v1alpha1
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return HubServiceClient Modifier and Type Method Description static HubServiceClient
HubServiceClient. create()
Constructs an instance of HubServiceClient with default settings.static HubServiceClient
HubServiceClient. create(HubServiceSettings settings)
Constructs an instance of HubServiceClient, using the given settings.static HubServiceClient
HubServiceClient. create(HubServiceStub stub)
Constructs an instance of HubServiceClient, using the given stub for making calls.
-