Uses of Class
com.google.cloud.compute.v1.AutoscalersSettings
-
Packages that use AutoscalersSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AutoscalersSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AutoscalersSettings Modifier and Type Method Description AutoscalersSettings
AutoscalersSettings.Builder. build()
static AutoscalersSettings
AutoscalersSettings. create(AutoscalersStubSettings stub)
AutoscalersSettings
AutoscalersClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type AutoscalersSettings Modifier and Type Method Description static AutoscalersClient
AutoscalersClient. create(AutoscalersSettings settings)
Constructs an instance of AutoscalersClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type AutoscalersSettings Constructor Description AutoscalersClient(AutoscalersSettings settings)
Constructs an instance of AutoscalersClient, using the given settings.Builder(AutoscalersSettings settings)
-