Module aws_sdk_honeycode::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 BatchCreateTableRows
.
Fluent builder constructing a request to BatchDeleteTableRows
.
Fluent builder constructing a request to BatchUpdateTableRows
.
Fluent builder constructing a request to BatchUpsertTableRows
.
Fluent builder constructing a request to DescribeTableDataImportJob
.
Fluent builder constructing a request to GetScreenData
.
Fluent builder constructing a request to InvokeScreenAutomation
.
Fluent builder constructing a request to ListTableColumns
.
Fluent builder constructing a request to ListTableRows
.
Fluent builder constructing a request to ListTables
.
Fluent builder constructing a request to QueryTableRows
.
Fluent builder constructing a request to StartTableDataImportJob
.