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