| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelAssociatedWithFlowSummary |
ChannelAssociatedWithFlowSummary.clone() |
ChannelAssociatedWithFlowSummary |
ChannelAssociatedWithFlowSummary.withChannelArn(String channelArn)
The ARN of the channel.
|
ChannelAssociatedWithFlowSummary |
ChannelAssociatedWithFlowSummary.withMetadata(String metadata)
The channel's metadata.
|
ChannelAssociatedWithFlowSummary |
ChannelAssociatedWithFlowSummary.withMode(ChannelMode mode)
The mode of the channel.
|
ChannelAssociatedWithFlowSummary |
ChannelAssociatedWithFlowSummary.withMode(String mode)
The mode of the channel.
|
ChannelAssociatedWithFlowSummary |
ChannelAssociatedWithFlowSummary.withName(String name)
The name of the channel flow.
|
ChannelAssociatedWithFlowSummary |
ChannelAssociatedWithFlowSummary.withPrivacy(ChannelPrivacy privacy)
The channel's privacy setting.
|
ChannelAssociatedWithFlowSummary |
ChannelAssociatedWithFlowSummary.withPrivacy(String privacy)
The channel's privacy setting.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelAssociatedWithFlowSummary> |
ListChannelsAssociatedWithChannelFlowResult.getChannels()
The information about each channel.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsAssociatedWithChannelFlowResult |
ListChannelsAssociatedWithChannelFlowResult.withChannels(ChannelAssociatedWithFlowSummary... channels)
The information about each channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelsAssociatedWithChannelFlowResult.setChannels(Collection<ChannelAssociatedWithFlowSummary> channels)
The information about each channel.
|
ListChannelsAssociatedWithChannelFlowResult |
ListChannelsAssociatedWithChannelFlowResult.withChannels(Collection<ChannelAssociatedWithFlowSummary> channels)
The information about each channel.
|
Copyright © 2025. All rights reserved.