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