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