| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSlackChannelConfigurationResponse |
SupportAppClient.updateSlackChannelConfiguration(Consumer<UpdateSlackChannelConfigurationRequest.Builder> updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
|
default UpdateSlackChannelConfigurationResponse |
SupportAppClient.updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSlackChannelConfigurationResponse> |
SupportAppAsyncClient.updateSlackChannelConfiguration(Consumer<UpdateSlackChannelConfigurationRequest.Builder> updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
|
default CompletableFuture<UpdateSlackChannelConfigurationResponse> |
SupportAppAsyncClient.updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
|
Copyright © 2023. All rights reserved.