Module aws_sdk_backupstorage::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
DeleteObject
.Fluent builder constructing a request to
GetChunk
.Fluent builder constructing a request to
GetObjectMetadata
.Fluent builder constructing a request to
ListChunks
.Fluent builder constructing a request to
ListObjects
.Fluent builder constructing a request to
NotifyObjectComplete
.Fluent builder constructing a request to
PutChunk
.Fluent builder constructing a request to
PutObject
.Fluent builder constructing a request to
StartObject
.