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 CancelJobRun.
Fluent builder constructing a request to CreateApplication.
Fluent builder constructing a request to DeleteApplication.
Fluent builder constructing a request to GetApplication.
Fluent builder constructing a request to GetDashboardForJobRun.
Fluent builder constructing a request to GetJobRun.
Fluent builder constructing a request to ListApplications.
Fluent builder constructing a request to ListJobRuns.
Fluent builder constructing a request to ListTagsForResource.
Fluent builder constructing a request to StartApplication.
Fluent builder constructing a request to StartJobRun.
Fluent builder constructing a request to StopApplication.
Fluent builder constructing a request to TagResource.
Fluent builder constructing a request to UntagResource.
Fluent builder constructing a request to UpdateApplication.