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