public static final class AutomaticHealthCheck.Builder
extends java.lang.Object
AutomaticHealthCheck.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
AutomaticHealthCheck. |
| Modifier and Type | Method and Description |
|---|---|
AutomaticHealthCheck |
build() |
AutomaticHealthCheck.Builder |
setResult(HealthCheckResult result) |
AutomaticHealthCheck.Builder |
setTransportZoneId(java.lang.String transportZoneId)
ID of the transport zone where this automatic health check is performed.
|
public Builder()
AutomaticHealthCheck.public AutomaticHealthCheck.Builder setResult(HealthCheckResult result)
result - New value for the property.public AutomaticHealthCheck.Builder setTransportZoneId(java.lang.String transportZoneId)
transportZoneId - New value for the property.public AutomaticHealthCheck build()