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