Module aws_sdk_keyspaces::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
CreateKeyspace
.Fluent builder constructing a request to
CreateTable
.Fluent builder constructing a request to
DeleteKeyspace
.Fluent builder constructing a request to
DeleteTable
.Fluent builder constructing a request to
GetKeyspace
.Fluent builder constructing a request to
GetTable
.Fluent builder constructing a request to
ListKeyspaces
.Fluent builder constructing a request to
ListTables
.Fluent builder constructing a request to
ListTagsForResource
.Fluent builder constructing a request to
RestoreTable
.Fluent builder constructing a request to
TagResource
.Fluent builder constructing a request to
UntagResource
.Fluent builder constructing a request to
UpdateTable
.