| Package | Description |
|---|---|
| com.amazonaws.services.chatbot.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withTagKey(String tagKey)
The tag key.
|
Tag |
Tag.withTagValue(String tagValue)
The tag value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagResourceRequest.getTags()
A list of tags to apply to the configuration.
|
List<Tag> |
ListTagsForResourceResult.getTags()
A list of tags applied to the configuration.
|
List<Tag> |
CreateSlackChannelConfigurationRequest.getTags()
A list of tags to apply to the configuration.
|
List<Tag> |
CreateChimeWebhookConfigurationRequest.getTags()
A list of tags to apply to the configuration.
|
List<Tag> |
ChimeWebhookConfiguration.getTags()
A list of tags applied to the configuration.
|
List<Tag> |
CreateMicrosoftTeamsChannelConfigurationRequest.getTags()
A list of tags to apply to the configuration.
|
List<Tag> |
TeamsChannelConfiguration.getTags()
A list of tags applied to the configuration.
|
List<Tag> |
SlackChannelConfiguration.getTags()
A list of tags applied to the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
A list of tags to apply to the configuration.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
A list of tags applied to the configuration.
|
CreateSlackChannelConfigurationRequest |
CreateSlackChannelConfigurationRequest.withTags(Tag... tags)
A list of tags to apply to the configuration.
|
CreateChimeWebhookConfigurationRequest |
CreateChimeWebhookConfigurationRequest.withTags(Tag... tags)
A list of tags to apply to the configuration.
|
ChimeWebhookConfiguration |
ChimeWebhookConfiguration.withTags(Tag... tags)
A list of tags applied to the configuration.
|
CreateMicrosoftTeamsChannelConfigurationRequest |
CreateMicrosoftTeamsChannelConfigurationRequest.withTags(Tag... tags)
A list of tags to apply to the configuration.
|
TeamsChannelConfiguration |
TeamsChannelConfiguration.withTags(Tag... tags)
A list of tags applied to the configuration.
|
SlackChannelConfiguration |
SlackChannelConfiguration.withTags(Tag... tags)
A list of tags applied to the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
A list of tags to apply to the configuration.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
A list of tags applied to the configuration.
|
void |
CreateSlackChannelConfigurationRequest.setTags(Collection<Tag> tags)
A list of tags to apply to the configuration.
|
void |
CreateChimeWebhookConfigurationRequest.setTags(Collection<Tag> tags)
A list of tags to apply to the configuration.
|
void |
ChimeWebhookConfiguration.setTags(Collection<Tag> tags)
A list of tags applied to the configuration.
|
void |
CreateMicrosoftTeamsChannelConfigurationRequest.setTags(Collection<Tag> tags)
A list of tags to apply to the configuration.
|
void |
TeamsChannelConfiguration.setTags(Collection<Tag> tags)
A list of tags applied to the configuration.
|
void |
SlackChannelConfiguration.setTags(Collection<Tag> tags)
A list of tags applied to the configuration.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
A list of tags to apply to the configuration.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
A list of tags applied to the configuration.
|
CreateSlackChannelConfigurationRequest |
CreateSlackChannelConfigurationRequest.withTags(Collection<Tag> tags)
A list of tags to apply to the configuration.
|
CreateChimeWebhookConfigurationRequest |
CreateChimeWebhookConfigurationRequest.withTags(Collection<Tag> tags)
A list of tags to apply to the configuration.
|
ChimeWebhookConfiguration |
ChimeWebhookConfiguration.withTags(Collection<Tag> tags)
A list of tags applied to the configuration.
|
CreateMicrosoftTeamsChannelConfigurationRequest |
CreateMicrosoftTeamsChannelConfigurationRequest.withTags(Collection<Tag> tags)
A list of tags to apply to the configuration.
|
TeamsChannelConfiguration |
TeamsChannelConfiguration.withTags(Collection<Tag> tags)
A list of tags applied to the configuration.
|
SlackChannelConfiguration |
SlackChannelConfiguration.withTags(Collection<Tag> tags)
A list of tags applied to the configuration.
|
Copyright © 2024. All rights reserved.