Uses of Class
com.google.cloud.networkmanagement.v1.stub.ReachabilityServiceStub
-
Packages that use ReachabilityServiceStub Package Description com.google.cloud.networkmanagement.v1 A client to Network Management APIcom.google.cloud.networkmanagement.v1.stub -
-
Uses of ReachabilityServiceStub in com.google.cloud.networkmanagement.v1
Methods in com.google.cloud.networkmanagement.v1 that return ReachabilityServiceStub Modifier and Type Method Description ReachabilityServiceStubReachabilityServiceClient. getStub()Methods in com.google.cloud.networkmanagement.v1 with parameters of type ReachabilityServiceStub Modifier and Type Method Description static ReachabilityServiceClientReachabilityServiceClient. create(ReachabilityServiceStub stub)Constructs an instance of ReachabilityServiceClient, using the given stub for making calls.Constructors in com.google.cloud.networkmanagement.v1 with parameters of type ReachabilityServiceStub Constructor Description ReachabilityServiceClient(ReachabilityServiceStub stub) -
Uses of ReachabilityServiceStub in com.google.cloud.networkmanagement.v1.stub
Subclasses of ReachabilityServiceStub in com.google.cloud.networkmanagement.v1.stub Modifier and Type Class Description classGrpcReachabilityServiceStubgRPC stub implementation for the ReachabilityService service API.classHttpJsonReachabilityServiceStubREST stub implementation for the ReachabilityService service API.Methods in com.google.cloud.networkmanagement.v1.stub that return ReachabilityServiceStub Modifier and Type Method Description ReachabilityServiceStubReachabilityServiceStubSettings. createStub()
-