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

Fluent builder constructing a request to DeleteProject.

Fluent builder constructing a request to DescribeBundle.

Fluent builder constructing a request to DescribeProject.

Fluent builder constructing a request to ExportBundle.

Fluent builder constructing a request to ExportProject.

Fluent builder constructing a request to ListBundles.

Fluent builder constructing a request to ListProjects.

Fluent builder constructing a request to UpdateProject.