Uses of Interface
com.google.cloud.compute.v1.HealthStatusOrBuilder
-
Packages that use HealthStatusOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HealthStatusOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement HealthStatusOrBuilder Modifier and Type Class Description classHealthStatusstatic classHealthStatus.BuilderMethods in com.google.cloud.compute.v1 that return HealthStatusOrBuilder Modifier and Type Method Description HealthStatusOrBuilderBackendServiceGroupHealth.Builder. getHealthStatusOrBuilder(int index)Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.HealthStatusOrBuilderBackendServiceGroupHealth. getHealthStatusOrBuilder(int index)Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.HealthStatusOrBuilderBackendServiceGroupHealthOrBuilder. getHealthStatusOrBuilder(int index)Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.HealthStatusOrBuilderTargetPoolInstanceHealth.Builder. getHealthStatusOrBuilder(int index)repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;HealthStatusOrBuilderTargetPoolInstanceHealth. getHealthStatusOrBuilder(int index)repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;HealthStatusOrBuilderTargetPoolInstanceHealthOrBuilder. getHealthStatusOrBuilder(int index)repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;Methods in com.google.cloud.compute.v1 that return types with arguments of type HealthStatusOrBuilder Modifier and Type Method Description List<? extends HealthStatusOrBuilder>BackendServiceGroupHealth.Builder. getHealthStatusOrBuilderList()Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.List<? extends HealthStatusOrBuilder>BackendServiceGroupHealth. getHealthStatusOrBuilderList()Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.List<? extends HealthStatusOrBuilder>BackendServiceGroupHealthOrBuilder. getHealthStatusOrBuilderList()Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.List<? extends HealthStatusOrBuilder>TargetPoolInstanceHealth.Builder. getHealthStatusOrBuilderList()repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;List<? extends HealthStatusOrBuilder>TargetPoolInstanceHealth. getHealthStatusOrBuilderList()repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;List<? extends HealthStatusOrBuilder>TargetPoolInstanceHealthOrBuilder. getHealthStatusOrBuilderList()repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;
-