| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp |
|
| software.amazon.awssdk.services.supportapp.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListSlackChannelConfigurationsResponse |
SupportAppClient.listSlackChannelConfigurations(Consumer<ListSlackChannelConfigurationsRequest.Builder> listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
default ListSlackChannelConfigurationsResponse |
SupportAppClient.listSlackChannelConfigurations(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSlackChannelConfigurationsResponse> |
SupportAppAsyncClient.listSlackChannelConfigurations(Consumer<ListSlackChannelConfigurationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSlackChannelConfigurationsResponse> |
ListSlackChannelConfigurationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSlackChannelConfigurationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSlackChannelConfigurationsResponse> subscriber) |
Copyright © 2023. All rights reserved.