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
CreateNotificationRule
.Fluent builder constructing a request to
DeleteNotificationRule
.Fluent builder constructing a request to
DeleteTarget
.Fluent builder constructing a request to
DescribeNotificationRule
.Fluent builder constructing a request to
ListEventTypes
.Fluent builder constructing a request to
ListNotificationRules
.Fluent builder constructing a request to
ListTagsForResource
.Fluent builder constructing a request to
ListTargets
.Fluent builder constructing a request to
Subscribe
.Fluent builder constructing a request to
TagResource
.Fluent builder constructing a request to
Unsubscribe
.Fluent builder constructing a request to
UntagResource
.Fluent builder constructing a request to
UpdateNotificationRule
.