| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelDefinition> |
StreamChannelDefinition.channelDefinitions()
The definitions of the channels in a streaming channel.
|
| Modifier and Type | Method and Description |
|---|---|
StreamChannelDefinition.Builder |
StreamChannelDefinition.Builder.channelDefinitions(ChannelDefinition... channelDefinitions)
The definitions of the channels in a streaming channel.
|
| Modifier and Type | Method and Description |
|---|---|
StreamChannelDefinition.Builder |
StreamChannelDefinition.Builder.channelDefinitions(Collection<ChannelDefinition> channelDefinitions)
The definitions of the channels in a streaming channel.
|
Copyright © 2023. All rights reserved.