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 AutoscalersClientAutoscalersClient. create()Constructs an instance of AutoscalersClient with default settings.static AutoscalersClientAutoscalersClient. create(AutoscalersSettings settings)Constructs an instance of AutoscalersClient, using the given settings.static AutoscalersClientAutoscalersClient. create(AutoscalersStub stub)Constructs an instance of AutoscalersClient, using the given stub for making calls.
-