| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateEndpointResponse |
ComprehendClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates a model-specific endpoint for synchronous inference for a previously trained custom model For information
about endpoints, see Managing
endpoints.
|
default CompletableFuture<CreateEndpointResponse> |
ComprehendAsyncClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates a model-specific endpoint for synchronous inference for a previously trained custom model For information
about endpoints, see Managing
endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEndpointRequestMarshaller.marshall(CreateEndpointRequest createEndpointRequest) |
Copyright © 2023. All rights reserved.