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(String mode) |
The mode of the channel.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.mode(ChannelMode mode) |
The mode of the channel.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.name(String name) |
The name of the channel flow.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.privacy(String privacy) |
The channel's privacy setting.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.Builder.privacy(ChannelPrivacy privacy) |
The channel's privacy setting.
|
ChannelAssociatedWithFlowSummary.Builder |
ChannelAssociatedWithFlowSummary.toBuilder() |
|