| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelListConfiguration.Builder |
ChannelListConfiguration.Builder.arn(String arn)
The Amazon Resource Name (ARN) associated with the resource.
|
static ChannelListConfiguration.Builder |
ChannelListConfiguration.builder() |
ChannelListConfiguration.Builder |
ChannelListConfiguration.Builder.channelGroupName(String channelGroupName)
The name that describes the channel group.
|
ChannelListConfiguration.Builder |
ChannelListConfiguration.Builder.channelName(String channelName)
The name that describes the channel.
|
ChannelListConfiguration.Builder |
ChannelListConfiguration.Builder.createdAt(Instant createdAt)
The date and time the channel was created.
|
ChannelListConfiguration.Builder |
ChannelListConfiguration.Builder.description(String description)
Any descriptive information that you want to add to the channel for future identification purposes.
|
ChannelListConfiguration.Builder |
ChannelListConfiguration.Builder.modifiedAt(Instant modifiedAt)
The date and time the channel was modified.
|
ChannelListConfiguration.Builder |
ChannelListConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ChannelListConfiguration.Builder> |
ChannelListConfiguration.serializableBuilderClass() |
Copyright © 2023. All rights reserved.