| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.builder() |
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.channelId(String channelId)
The channel ID in Slack.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.channelName(String channelName)
The name of the Slack channel that you configure for the Amazon Web Services Support App.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.channelRoleArn(String channelRoleArn)
The Amazon Resource Name (ARN) of an IAM role that you want to use to perform operations on Amazon Web
Services.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.notifyOnAddCorrespondenceToCase(Boolean notifyOnAddCorrespondenceToCase)
Whether you want to get notified when a support case has a new correspondence.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.notifyOnCaseSeverity(NotificationSeverityLevel notifyOnCaseSeverity)
The case severity for a support case that you want to receive notifications.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.notifyOnCaseSeverity(String notifyOnCaseSeverity)
The case severity for a support case that you want to receive notifications.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.notifyOnCreateOrReopenCase(Boolean notifyOnCreateOrReopenCase)
Whether you want to get notified when a support case is created or reopened.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.notifyOnResolveCase(Boolean notifyOnResolveCase)
Whether you want to get notified when a support case is resolved.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.Builder.teamId(String teamId)
The team ID in Slack.
|
UpdateSlackChannelConfigurationResponse.Builder |
UpdateSlackChannelConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateSlackChannelConfigurationResponse.Builder> |
UpdateSlackChannelConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.