| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointProperties |
DescribeEndpointResponse.endpointProperties()
Describes information associated with the specific endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<EndpointProperties> |
ListEndpointsResponse.endpointPropertiesList()
Displays a list of endpoint properties being retrieved by the service in response to the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointResponse.Builder |
DescribeEndpointResponse.Builder.endpointProperties(EndpointProperties endpointProperties)
Describes information associated with the specific endpoint.
|
ListEndpointsResponse.Builder |
ListEndpointsResponse.Builder.endpointPropertiesList(EndpointProperties... endpointPropertiesList)
Displays a list of endpoint properties being retrieved by the service in response to the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsResponse.Builder |
ListEndpointsResponse.Builder.endpointPropertiesList(Collection<EndpointProperties> endpointPropertiesList)
Displays a list of endpoint properties being retrieved by the service in response to the request.
|
Copyright © 2021. All rights reserved.