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

Fluent builder constructing a request to GetSession.

Fluent builder constructing a request to PutSession.

Fluent builder constructing a request to RecognizeText.

Fluent builder constructing a request to RecognizeUtterance.