Uses of Class
com.google.cloud.compute.v1.stub.RoutersStub
-
Packages that use RoutersStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of RoutersStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RoutersStub Modifier and Type Method Description RoutersStubRoutersClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type RoutersStub Modifier and Type Method Description static RoutersClientRoutersClient. create(RoutersStub stub)Constructs an instance of RoutersClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type RoutersStub Constructor Description RoutersClient(RoutersStub stub) -
Uses of RoutersStub in com.google.cloud.compute.v1.stub
Subclasses of RoutersStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonRoutersStubREST stub implementation for the Routers service API.Methods in com.google.cloud.compute.v1.stub that return RoutersStub Modifier and Type Method Description RoutersStubRoutersStubSettings. createStub()
-