Module aws_sdk_comprehend::client::fluent_builders
source · Expand description
Utilities to ergonomically construct a request to the service.
Fluent builders are created through the Client by calling
one if its operation methods. After parameters are set using the builder methods,
the send method can be called to initiate the request.
Structs
Fluent builder constructing a request to
BatchDetectDominantLanguage.Fluent builder constructing a request to
BatchDetectEntities.Fluent builder constructing a request to
BatchDetectKeyPhrases.Fluent builder constructing a request to
BatchDetectSentiment.Fluent builder constructing a request to
BatchDetectSyntax.Fluent builder constructing a request to
BatchDetectTargetedSentiment.Fluent builder constructing a request to
ClassifyDocument.Fluent builder constructing a request to
ContainsPiiEntities.Fluent builder constructing a request to
CreateDocumentClassifier.Fluent builder constructing a request to
CreateEndpoint.Fluent builder constructing a request to
CreateEntityRecognizer.Fluent builder constructing a request to
DeleteDocumentClassifier.Fluent builder constructing a request to
DeleteEndpoint.Fluent builder constructing a request to
DeleteEntityRecognizer.Fluent builder constructing a request to
DeleteResourcePolicy.Fluent builder constructing a request to
DescribeDocumentClassificationJob.Fluent builder constructing a request to
DescribeDocumentClassifier.Fluent builder constructing a request to
DescribeDominantLanguageDetectionJob.Fluent builder constructing a request to
DescribeEndpoint.Fluent builder constructing a request to
DescribeEntitiesDetectionJob.Fluent builder constructing a request to
DescribeEntityRecognizer.Fluent builder constructing a request to
DescribeEventsDetectionJob.Fluent builder constructing a request to
DescribeKeyPhrasesDetectionJob.Fluent builder constructing a request to
DescribePiiEntitiesDetectionJob.Fluent builder constructing a request to
DescribeResourcePolicy.Fluent builder constructing a request to
DescribeSentimentDetectionJob.Fluent builder constructing a request to
DescribeTargetedSentimentDetectionJob.Fluent builder constructing a request to
DescribeTopicsDetectionJob.Fluent builder constructing a request to
DetectDominantLanguage.Fluent builder constructing a request to
DetectEntities.Fluent builder constructing a request to
DetectKeyPhrases.Fluent builder constructing a request to
DetectPiiEntities.Fluent builder constructing a request to
DetectSentiment.Fluent builder constructing a request to
DetectSyntax.Fluent builder constructing a request to
DetectTargetedSentiment.Fluent builder constructing a request to
ImportModel.Fluent builder constructing a request to
ListDocumentClassificationJobs.Fluent builder constructing a request to
ListDocumentClassifierSummaries.Fluent builder constructing a request to
ListDocumentClassifiers.Fluent builder constructing a request to
ListDominantLanguageDetectionJobs.Fluent builder constructing a request to
ListEndpoints.Fluent builder constructing a request to
ListEntitiesDetectionJobs.Fluent builder constructing a request to
ListEntityRecognizerSummaries.Fluent builder constructing a request to
ListEntityRecognizers.Fluent builder constructing a request to
ListEventsDetectionJobs.Fluent builder constructing a request to
ListKeyPhrasesDetectionJobs.Fluent builder constructing a request to
ListPiiEntitiesDetectionJobs.Fluent builder constructing a request to
ListSentimentDetectionJobs.Fluent builder constructing a request to
ListTagsForResource.Fluent builder constructing a request to
ListTargetedSentimentDetectionJobs.Fluent builder constructing a request to
ListTopicsDetectionJobs.Fluent builder constructing a request to
PutResourcePolicy.Fluent builder constructing a request to
StartDocumentClassificationJob.Fluent builder constructing a request to
StartDominantLanguageDetectionJob.Fluent builder constructing a request to
StartEntitiesDetectionJob.Fluent builder constructing a request to
StartEventsDetectionJob.Fluent builder constructing a request to
StartKeyPhrasesDetectionJob.Fluent builder constructing a request to
StartPiiEntitiesDetectionJob.Fluent builder constructing a request to
StartSentimentDetectionJob.Fluent builder constructing a request to
StartTargetedSentimentDetectionJob.Fluent builder constructing a request to
StartTopicsDetectionJob.Fluent builder constructing a request to
StopDominantLanguageDetectionJob.Fluent builder constructing a request to
StopEntitiesDetectionJob.Fluent builder constructing a request to
StopEventsDetectionJob.Fluent builder constructing a request to
StopKeyPhrasesDetectionJob.Fluent builder constructing a request to
StopPiiEntitiesDetectionJob.Fluent builder constructing a request to
StopSentimentDetectionJob.Fluent builder constructing a request to
StopTargetedSentimentDetectionJob.Fluent builder constructing a request to
StopTrainingDocumentClassifier.Fluent builder constructing a request to
StopTrainingEntityRecognizer.Fluent builder constructing a request to
TagResource.Fluent builder constructing a request to
UntagResource.Fluent builder constructing a request to
UpdateEndpoint.