| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointIdentifier> |
RemoveEndpointsRequest.endpointIdentifiers()
The identifiers of the endpoints that you want to remove.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveEndpointsRequest.Builder |
RemoveEndpointsRequest.Builder.endpointIdentifiers(EndpointIdentifier... endpointIdentifiers)
The identifiers of the endpoints that you want to remove.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveEndpointsRequest.Builder |
RemoveEndpointsRequest.Builder.endpointIdentifiers(Collection<EndpointIdentifier> endpointIdentifiers)
The identifiers of the endpoints that you want to remove.
|
Copyright © 2023. All rights reserved.