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 CreateSchedule.
Fluent builder constructing a request to CreateScheduleGroup.
Fluent builder constructing a request to DeleteSchedule.
Fluent builder constructing a request to DeleteScheduleGroup.
Fluent builder constructing a request to GetSchedule.
Fluent builder constructing a request to GetScheduleGroup.
Fluent builder constructing a request to ListScheduleGroups.
Fluent builder constructing a request to ListSchedules.
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 UpdateSchedule.