| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| HealthStatusForNetworkEndpoint | HealthStatusForNetworkEndpoint. clone() | 
| HealthStatusForNetworkEndpoint | HealthStatusForNetworkEndpoint. set(String fieldName,
   Object value) | 
| HealthStatusForNetworkEndpoint | HealthStatusForNetworkEndpoint. setBackendService(BackendServiceReference backendService)URL of the backend service associated with the health state of the network endpoint. | 
| HealthStatusForNetworkEndpoint | HealthStatusForNetworkEndpoint. setForwardingRule(ForwardingRuleReference forwardingRule)URL of the forwarding rule associated with the health state of the network endpoint. | 
| HealthStatusForNetworkEndpoint | HealthStatusForNetworkEndpoint. setHealthCheck(HealthCheckReference healthCheck)URL of the health check associated with the health state of the network endpoint. | 
| HealthStatusForNetworkEndpoint | HealthStatusForNetworkEndpoint. setHealthCheckService(HealthCheckServiceReference healthCheckService)URL of the health check service associated with the health state of the network endpoint. | 
| HealthStatusForNetworkEndpoint | HealthStatusForNetworkEndpoint. setHealthState(String healthState)Health state of the network endpoint determined based on the health checks configured. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<HealthStatusForNetworkEndpoint> | NetworkEndpointWithHealthStatus. getHealths()[Output only] The health status of network endpoint; | 
| Modifier and Type | Method and Description | 
|---|---|
| NetworkEndpointWithHealthStatus | NetworkEndpointWithHealthStatus. setHealths(List<HealthStatusForNetworkEndpoint> healths)[Output only] The health status of network endpoint; | 
Copyright © 2011–2021 Google. All rights reserved.