| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| HealthCheckReference | HealthCheckReference. clone() | 
| HealthCheckReference | HealthStatusForNetworkEndpoint. getHealthCheck()URL of the health check associated with the health state of the network endpoint. | 
| HealthCheckReference | HealthCheckReference. set(String fieldName,
   Object value) | 
| HealthCheckReference | HealthCheckReference. setHealthCheck(String healthCheck) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<HealthCheckReference> | TargetPoolsRemoveHealthCheckRequest. getHealthChecks()Health check URL to be removed. | 
| List<HealthCheckReference> | TargetPoolsAddHealthCheckRequest. getHealthChecks()The HttpHealthCheck to add to the target pool. | 
| Modifier and Type | Method and Description | 
|---|---|
| HealthStatusForNetworkEndpoint | HealthStatusForNetworkEndpoint. setHealthCheck(HealthCheckReference healthCheck)URL of the health check associated with the health state of the network endpoint. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetPoolsRemoveHealthCheckRequest | TargetPoolsRemoveHealthCheckRequest. setHealthChecks(List<HealthCheckReference> healthChecks)Health check URL to be removed. | 
| TargetPoolsAddHealthCheckRequest | TargetPoolsAddHealthCheckRequest. setHealthChecks(List<HealthCheckReference> healthChecks)The HttpHealthCheck to add to the target pool. | 
Copyright © 2011–2022 Google. All rights reserved.