| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2.model | |
| software.amazon.awssdk.services.mediapackagev2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelListConfiguration> |
ListChannelsResponse.items()
The objects being returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.items(ChannelListConfiguration... items)
The objects being returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.items(Collection<ChannelListConfiguration> items)
The objects being returned.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ChannelListConfiguration> |
ListChannelsPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ChannelListConfiguration> |
ListChannelsIterable.items()
Returns an iterable to iterate through the paginated
ListChannelsResponse.items() member. |
Copyright © 2023. All rights reserved.