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 HubServiceClientHubServiceClient. create()Constructs an instance of HubServiceClient with default settings.static HubServiceClientHubServiceClient. create(HubServiceSettings settings)Constructs an instance of HubServiceClient, using the given settings.static HubServiceClientHubServiceClient. create(HubServiceStub stub)Constructs an instance of HubServiceClient, using the given stub for making calls.
-