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