| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static EndpointConfiguration.Builder |
EndpointConfiguration.builder() |
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.clientIPPreservationEnabled(Boolean clientIPPreservationEnabled)
Indicates whether client IP address preservation is enabled for an endpoint.
|
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.endpointId(String endpointId)
An ID for the endpoint.
|
EndpointConfiguration.Builder |
EndpointConfiguration.toBuilder() |
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.weight(Integer weight)
The weight associated with the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EndpointConfiguration.Builder> |
EndpointConfiguration.serializableBuilderClass() |
Copyright © 2022. All rights reserved.