| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedInstanceInstanceHealth | ManagedInstanceInstanceHealth. clone() | 
| ManagedInstanceInstanceHealth | ManagedInstanceInstanceHealth. set(String fieldName,
   Object value) | 
| ManagedInstanceInstanceHealth | ManagedInstanceInstanceHealth. setDetailedHealthState(String detailedHealthState)[Output Only] The current detailed instance health state. | 
| ManagedInstanceInstanceHealth | ManagedInstanceInstanceHealth. setHealthCheck(String healthCheck)[Output Only] The URL for the health check that verifies whether the instance is healthy. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ManagedInstanceInstanceHealth> | ManagedInstance. getInstanceHealth()[Output Only] Health state of the instance per health-check. | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedInstance | ManagedInstance. setInstanceHealth(List<ManagedInstanceInstanceHealth> instanceHealth)[Output Only] Health state of the instance per health-check. | 
Copyright © 2011–2021 Google. All rights reserved.