| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp |
|
| software.amazon.awssdk.services.supportapp.paginators | |
| software.amazon.awssdk.services.supportapp.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListSlackChannelConfigurationsResponse |
SupportAppClient.listSlackChannelConfigurations(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
default CompletableFuture<ListSlackChannelConfigurationsResponse> |
SupportAppAsyncClient.listSlackChannelConfigurations(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
default ListSlackChannelConfigurationsIterable |
SupportAppClient.listSlackChannelConfigurationsPaginator(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
default ListSlackChannelConfigurationsPublisher |
SupportAppAsyncClient.listSlackChannelConfigurationsPaginator(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
| Constructor and Description |
|---|
ListSlackChannelConfigurationsIterable(SupportAppClient client,
ListSlackChannelConfigurationsRequest firstRequest) |
ListSlackChannelConfigurationsPublisher(SupportAppAsyncClient client,
ListSlackChannelConfigurationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSlackChannelConfigurationsRequestMarshaller.marshall(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest) |
Copyright © 2023. All rights reserved.