| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
EmptyChatChannel |
ChatChannel.empty()
Used to remove the chat channel from an incident record or response plan.
|
| Modifier and Type | Method and Description |
|---|---|
ChatChannel.Builder |
ChatChannel.Builder.empty(EmptyChatChannel empty)
Used to remove the chat channel from an incident record or response plan.
|
static ChatChannel |
ChatChannel.fromEmpty(EmptyChatChannel empty)
Create an instance of this class with
ChatChannel.empty() initialized to the given value. |
Copyright © 2023. All rights reserved.