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 AutoscalersSettingsAutoscalersSettings.Builder. build()static AutoscalersSettingsAutoscalersSettings. create(AutoscalersStubSettings stub)AutoscalersSettingsAutoscalersClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type AutoscalersSettings Modifier and Type Method Description static AutoscalersClientAutoscalersClient. 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)
-