Module aws_sdk_textract::client::fluent_builders[][src]

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 AnalyzeDocument.

Fluent builder constructing a request to AnalyzeExpense.

Fluent builder constructing a request to DetectDocumentText.

Fluent builder constructing a request to GetDocumentAnalysis.

Fluent builder constructing a request to GetDocumentTextDetection.

Fluent builder constructing a request to GetExpenseAnalysis.

Fluent builder constructing a request to StartDocumentAnalysis.

Fluent builder constructing a request to StartDocumentTextDetection.

Fluent builder constructing a request to StartExpenseAnalysis.