| Modifier and Type | Class and Description |
|---|---|
class |
HealthStatus |
static class |
HealthStatus.Builder |
| Modifier and Type | Method and Description |
|---|---|
HealthStatusOrBuilder |
BackendServiceGroupHealth.getHealthStatusOrBuilder(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
HealthStatusOrBuilder |
BackendServiceGroupHealth.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.
|
HealthStatusOrBuilder |
TargetPoolInstanceHealthOrBuilder.getHealthStatusOrBuilder(int index)
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845; |
HealthStatusOrBuilder |
BackendServiceGroupHealthOrBuilder.getHealthStatusOrBuilder(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
HealthStatusOrBuilder |
TargetPoolInstanceHealth.getHealthStatusOrBuilder(int index)
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845; |
HealthStatusOrBuilder |
TargetPoolInstanceHealth.Builder.getHealthStatusOrBuilder(int index)
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845; |
| Modifier and Type | Method and Description |
|---|---|
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> |
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> |
TargetPoolInstanceHealthOrBuilder.getHealthStatusOrBuilderList()
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845; |
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.getHealthStatusOrBuilderList()
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845; |
List<? extends HealthStatusOrBuilder> |
TargetPoolInstanceHealth.Builder.getHealthStatusOrBuilderList()
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845; |
Copyright © 2023 Google LLC. All rights reserved.