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