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 RoutersClientRoutersClient. create()Constructs an instance of RoutersClient with default settings.static RoutersClientRoutersClient. create(RoutersSettings settings)Constructs an instance of RoutersClient, using the given settings.static RoutersClientRoutersClient. create(RoutersStub stub)Constructs an instance of RoutersClient, using the given stub for making calls.
-