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 CreateSlackChannelConfiguration.

Fluent builder constructing a request to DeleteAccountAlias.

Fluent builder constructing a request to DeleteSlackChannelConfiguration.

Fluent builder constructing a request to DeleteSlackWorkspaceConfiguration.

Fluent builder constructing a request to GetAccountAlias.

Fluent builder constructing a request to ListSlackChannelConfigurations.

Fluent builder constructing a request to ListSlackWorkspaceConfigurations.

Fluent builder constructing a request to PutAccountAlias.

Fluent builder constructing a request to UpdateSlackChannelConfiguration.