| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEndpointsResponse> |
ComprehendAsyncClient.listEndpoints(ListEndpointsRequest listEndpointsRequest)
Gets a list of all existing endpoints that you've created.
|
default ListEndpointsResponse |
ComprehendClient.listEndpoints(ListEndpointsRequest listEndpointsRequest)
Gets a list of all existing endpoints that you've created.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListEndpointsRequestMarshaller.marshall(ListEndpointsRequest listEndpointsRequest) |
Copyright © 2021. All rights reserved.