Module aws_sdk_appintegrations::client::fluent_builders
source · [−]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
CreateDataIntegration
.Fluent builder constructing a request to
CreateEventIntegration
.Fluent builder constructing a request to
DeleteDataIntegration
.Fluent builder constructing a request to
DeleteEventIntegration
.Fluent builder constructing a request to
GetDataIntegration
.Fluent builder constructing a request to
GetEventIntegration
.Fluent builder constructing a request to
ListDataIntegrationAssociations
.Fluent builder constructing a request to
ListDataIntegrations
.Fluent builder constructing a request to
ListEventIntegrationAssociations
.Fluent builder constructing a request to
ListEventIntegrations
.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
UpdateDataIntegration
.Fluent builder constructing a request to
UpdateEventIntegration
.