| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelBanSummary |
ChannelBanSummary.clone() |
ChannelBanSummary |
ChannelBanSummary.withMember(Identity member)
The member being banned from a channel.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelBanSummary> |
ListChannelBansResult.getChannelBans()
The information for each requested ban.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelBansResult |
ListChannelBansResult.withChannelBans(ChannelBanSummary... channelBans)
The information for each requested ban.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelBansResult.setChannelBans(Collection<ChannelBanSummary> channelBans)
The information for each requested ban.
|
ListChannelBansResult |
ListChannelBansResult.withChannelBans(Collection<ChannelBanSummary> channelBans)
The information for each requested ban.
|
Copyright © 2022. All rights reserved.