Module aws_sdk_iot1clickprojects::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 AssociateDeviceWithPlacement.

Fluent builder constructing a request to CreatePlacement.

Fluent builder constructing a request to CreateProject.

Fluent builder constructing a request to DeletePlacement.

Fluent builder constructing a request to DeleteProject.

Fluent builder constructing a request to DescribePlacement.

Fluent builder constructing a request to DescribeProject.

Fluent builder constructing a request to DisassociateDeviceFromPlacement.

Fluent builder constructing a request to GetDevicesInPlacement.

Fluent builder constructing a request to ListPlacements.

Fluent builder constructing a request to ListProjects.

Fluent builder constructing a request to ListTagsForResource.

Fluent builder constructing a request to TagResource.

Fluent builder constructing a request to UntagResource.

Fluent builder constructing a request to UpdatePlacement.

Fluent builder constructing a request to UpdateProject.