Uses of Class
com.google.cloud.networkconnectivity.v1alpha1.stub.HubServiceStub
-
Packages that use HubServiceStub Package Description com.google.cloud.networkconnectivity.v1alpha1 A client to Network Connectivity APIcom.google.cloud.networkconnectivity.v1alpha1.stub -
-
Uses of HubServiceStub in com.google.cloud.networkconnectivity.v1alpha1
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return HubServiceStub Modifier and Type Method Description HubServiceStub
HubServiceClient. getStub()
Methods in com.google.cloud.networkconnectivity.v1alpha1 with parameters of type HubServiceStub Modifier and Type Method Description static HubServiceClient
HubServiceClient. create(HubServiceStub stub)
Constructs an instance of HubServiceClient, using the given stub for making calls.Constructors in com.google.cloud.networkconnectivity.v1alpha1 with parameters of type HubServiceStub Constructor Description HubServiceClient(HubServiceStub stub)
-
Uses of HubServiceStub in com.google.cloud.networkconnectivity.v1alpha1.stub
Subclasses of HubServiceStub in com.google.cloud.networkconnectivity.v1alpha1.stub Modifier and Type Class Description class
GrpcHubServiceStub
gRPC stub implementation for the HubService service API.Methods in com.google.cloud.networkconnectivity.v1alpha1.stub that return HubServiceStub Modifier and Type Method Description HubServiceStub
HubServiceStubSettings. createStub()
-