| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelBanSummary> |
ListChannelBansResponse.channelBans()
The information for each requested ban.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelBansResponse.Builder |
ListChannelBansResponse.Builder.channelBans(ChannelBanSummary... channelBans)
The information for each requested ban.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelBansResponse.Builder |
ListChannelBansResponse.Builder.channelBans(Collection<ChannelBanSummary> channelBans)
The information for each requested ban.
|
Copyright © 2023. All rights reserved.