| Package | Description |
|---|---|
| com.amazonaws.services.supportapp |
|
| com.amazonaws.services.supportapp.model |
| Modifier and Type | Method and Description |
|---|---|
ListSlackChannelConfigurationsResult |
AWSSupportAppClient.listSlackChannelConfigurations(ListSlackChannelConfigurationsRequest request)
Lists the Slack channel configurations for an Amazon Web Services account.
|
ListSlackChannelConfigurationsResult |
AbstractAWSSupportApp.listSlackChannelConfigurations(ListSlackChannelConfigurationsRequest request) |
ListSlackChannelConfigurationsResult |
AWSSupportApp.listSlackChannelConfigurations(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListSlackChannelConfigurationsResult |
ListSlackChannelConfigurationsResult.clone() |
ListSlackChannelConfigurationsResult |
ListSlackChannelConfigurationsResult.withNextToken(String nextToken)
The point where pagination should resume when the response returns only partial results.
|
ListSlackChannelConfigurationsResult |
ListSlackChannelConfigurationsResult.withSlackChannelConfigurations(Collection<SlackChannelConfiguration> slackChannelConfigurations)
The configurations for a Slack channel.
|
ListSlackChannelConfigurationsResult |
ListSlackChannelConfigurationsResult.withSlackChannelConfigurations(SlackChannelConfiguration... slackChannelConfigurations)
The configurations for a Slack channel.
|
Copyright © 2023. All rights reserved.