| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeEndpointResponse |
ComprehendClient.describeEndpoint(Consumer<DescribeEndpointRequest.Builder> describeEndpointRequest)
Gets the properties associated with a specific endpoint.
|
default DescribeEndpointResponse |
ComprehendClient.describeEndpoint(DescribeEndpointRequest describeEndpointRequest)
Gets the properties associated with a specific endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeEndpointResponse> |
ComprehendAsyncClient.describeEndpoint(Consumer<DescribeEndpointRequest.Builder> describeEndpointRequest)
Gets the properties associated with a specific endpoint.
|
default CompletableFuture<DescribeEndpointResponse> |
ComprehendAsyncClient.describeEndpoint(DescribeEndpointRequest describeEndpointRequest)
Gets the properties associated with a specific endpoint.
|
Copyright © 2023. All rights reserved.