| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelGroupListConfiguration |
ChannelGroupListConfiguration.clone() |
ChannelGroupListConfiguration |
ChannelGroupListConfiguration.withArn(String arn)
The Amazon Resource Name (ARN) associated with the resource.
|
ChannelGroupListConfiguration |
ChannelGroupListConfiguration.withChannelGroupName(String channelGroupName)
The name that describes the channel group.
|
ChannelGroupListConfiguration |
ChannelGroupListConfiguration.withCreatedAt(Date createdAt)
The date and time the channel group was created.
|
ChannelGroupListConfiguration |
ChannelGroupListConfiguration.withDescription(String description)
Any descriptive information that you want to add to the channel group for future identification purposes.
|
ChannelGroupListConfiguration |
ChannelGroupListConfiguration.withModifiedAt(Date modifiedAt)
The date and time the channel group was modified.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelGroupListConfiguration> |
ListChannelGroupsResult.getItems()
The objects being returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelGroupsResult |
ListChannelGroupsResult.withItems(ChannelGroupListConfiguration... items)
The objects being returned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelGroupsResult.setItems(Collection<ChannelGroupListConfiguration> items)
The objects being returned.
|
ListChannelGroupsResult |
ListChannelGroupsResult.withItems(Collection<ChannelGroupListConfiguration> items)
The objects being returned.
|
Copyright © 2023. All rights reserved.