| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp |
|
| software.amazon.awssdk.services.supportapp.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateSlackChannelConfigurationResponse |
SupportAppClient.updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSlackChannelConfigurationRequestMarshaller.marshall(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest) |
Copyright © 2022. All rights reserved.