| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
static ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.builder() |
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.channelArn(String channelArn)
The ARN of the channel.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.metadata(String metadata)
The channel's metadata.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.mode(ChannelMode mode)
The mode of the channel.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.mode(String mode)
The mode of the channel.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.name(String name)
The name of the channel flow.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.privacy(ChannelPrivacy privacy)
The channel's privacy setting.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.privacy(String privacy)
The channel's privacy setting.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ChannelAssociatedWithFlowSummary.Builder> |
ChannelAssociatedWithFlowSummary.serializableBuilderClass() |
Copyright © 2021. All rights reserved.