| Package | Description |
|---|---|
| com.amazon.ask.model.services.endpointEnumeration |
| Modifier and Type | Method and Description |
|---|---|
EndpointInfo |
EndpointInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointInfo> |
EndpointEnumerationResponse.getEndpoints()
The list of endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointEnumerationResponse.Builder |
EndpointEnumerationResponse.Builder.addEndpointsItem(EndpointInfo endpointsItem) |
| Modifier and Type | Method and Description |
|---|---|
EndpointEnumerationResponse.Builder |
EndpointEnumerationResponse.Builder.withEndpoints(List<EndpointInfo> endpoints) |
Copyright © 2023. All rights reserved.