static EndpointDescription.Builder |
EndpointDescription.builder() |
|
EndpointDescription.Builder |
EndpointDescription.Builder.clientIPPreservationEnabled(Boolean clientIPPreservationEnabled) |
Indicates whether client IP address preservation is enabled for an endpoint.
|
EndpointDescription.Builder |
EndpointDescription.Builder.endpointId(String endpointId) |
An ID for the endpoint.
|
EndpointDescription.Builder |
EndpointDescription.Builder.healthReason(String healthReason) |
Returns a null result.
|
EndpointDescription.Builder |
EndpointDescription.Builder.healthState(String healthState) |
The health status of the endpoint.
|
EndpointDescription.Builder |
EndpointDescription.Builder.healthState(HealthState healthState) |
The health status of the endpoint.
|
EndpointDescription.Builder |
EndpointDescription.toBuilder() |
|
EndpointDescription.Builder |
EndpointDescription.Builder.weight(Integer weight) |
The weight associated with the endpoint.
|