Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.addAllHealthStatus(List<HealthStatus> healthStatus)
Health state of the backend instances or endpoints in requested instance or network endpoint
group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.addHealthStatus(HealthStatus healthStatus)
Health state of the backend instances or endpoints in requested instance or network endpoint
group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.clone() |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.mergeFrom(BackendServiceGroupHealth other) |
static BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.newBuilder() |
static BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.newBuilder(BackendServiceGroupHealth prototype) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.setKind(String kind)
[Output Only] Type of resource.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.