Uses of Class
com.google.cloud.compute.v1.RoutesClient
-
Packages that use RoutesClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RoutesClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RoutesClient Modifier and Type Method Description static RoutesClient
RoutesClient. create()
Constructs an instance of RoutesClient with default settings.static RoutesClient
RoutesClient. create(RoutesSettings settings)
Constructs an instance of RoutesClient, using the given settings.static RoutesClient
RoutesClient. create(RoutesStub stub)
Constructs an instance of RoutesClient, using the given stub for making calls.
-