| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointConfiguration> |
UpdateEndpointGroupRequest.endpointConfigurations()
The list of endpoint objects.
|
List<EndpointConfiguration> |
CreateEndpointGroupRequest.endpointConfigurations()
The list of endpoint objects.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointGroupRequest.Builder |
UpdateEndpointGroupRequest.Builder.endpointConfigurations(EndpointConfiguration... endpointConfigurations)
The list of endpoint objects.
|
CreateEndpointGroupRequest.Builder |
CreateEndpointGroupRequest.Builder.endpointConfigurations(EndpointConfiguration... endpointConfigurations)
The list of endpoint objects.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointGroupRequest.Builder |
UpdateEndpointGroupRequest.Builder.endpointConfigurations(Collection<EndpointConfiguration> endpointConfigurations)
The list of endpoint objects.
|
CreateEndpointGroupRequest.Builder |
CreateEndpointGroupRequest.Builder.endpointConfigurations(Collection<EndpointConfiguration> endpointConfigurations)
The list of endpoint objects.
|
Copyright © 2021. All rights reserved.