Uses of Class
software.amazon.awssdk.services.supportapp.model.UpdateSlackChannelConfigurationRequest
-
Packages that use UpdateSlackChannelConfigurationRequest Package Description software.amazon.awssdk.services.supportapp Amazon Web Services Support App in Slack software.amazon.awssdk.services.supportapp.transform -
-
Uses of UpdateSlackChannelConfigurationRequest in software.amazon.awssdk.services.supportapp
Methods in software.amazon.awssdk.services.supportapp with parameters of type UpdateSlackChannelConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateSlackChannelConfigurationResponse>SupportAppAsyncClient. updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)Updates the configuration for a Slack channel, such as case update notifications.default UpdateSlackChannelConfigurationResponseSupportAppClient. updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)Updates the configuration for a Slack channel, such as case update notifications. -
Uses of UpdateSlackChannelConfigurationRequest in software.amazon.awssdk.services.supportapp.transform
Methods in software.amazon.awssdk.services.supportapp.transform with parameters of type UpdateSlackChannelConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSlackChannelConfigurationRequestMarshaller. marshall(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)
-