| static HealthCheckResult.Builder | HealthCheckResult. builder() | Create a new builder. | 
| HealthCheckResult.Builder | HealthCheckResult.Builder. copy(HealthCheckResult model) |  | 
| HealthCheckResult.Builder | HealthCheckResult.Builder. healthCheckStatus(HealthCheckResult.HealthCheckStatus healthCheckStatus) | The result of the most recent health check. | 
| HealthCheckResult.Builder | HealthCheckResult.Builder. sourceIpAddress(String sourceIpAddress) | The IP address of the health check status report provider. | 
| HealthCheckResult.Builder | HealthCheckResult.Builder. subnetId(String subnetId) | The OCID  of the
subnet hosting the load balancer that reported this health check status. | 
| HealthCheckResult.Builder | HealthCheckResult.Builder. timestamp(Date timestamp) | The date and time the data was retrieved, in the format defined by RFC3339. | 
| HealthCheckResult.Builder | HealthCheckResult. toBuilder() |  |