Uses of Class
com.google.cloud.compute.v1.stub.RoutesStub
-
Packages that use RoutesStub 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 RoutesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RoutesStub Modifier and Type Method Description RoutesStub
RoutesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type RoutesStub Modifier and Type Method Description static RoutesClient
RoutesClient. create(RoutesStub stub)
Constructs an instance of RoutesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type RoutesStub Constructor Description RoutesClient(RoutesStub stub)
-
Uses of RoutesStub in com.google.cloud.compute.v1.stub
Subclasses of RoutesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonRoutesStub
REST stub implementation for the Routes service API.Methods in com.google.cloud.compute.v1.stub that return RoutesStub Modifier and Type Method Description RoutesStub
RoutesStubSettings. createStub()
-