| Modifier and Type | Method and Description |
|---|---|
default ListChannelsResponse |
MediaPackageV2Client.listChannels(ListChannelsRequest listChannelsRequest)
Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including
the origin endpoints that are associated with it.
|
default CompletableFuture<ListChannelsResponse> |
MediaPackageV2AsyncClient.listChannels(ListChannelsRequest listChannelsRequest)
Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including
the origin endpoints that are associated with it.
|
default ListChannelsIterable |
MediaPackageV2Client.listChannelsPaginator(ListChannelsRequest listChannelsRequest)
Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including
the origin endpoints that are associated with it.
|
default ListChannelsPublisher |
MediaPackageV2AsyncClient.listChannelsPaginator(ListChannelsRequest listChannelsRequest)
Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including
the origin endpoints that are associated with it.
|
| Constructor and Description |
|---|
ListChannelsIterable(MediaPackageV2Client client,
ListChannelsRequest firstRequest) |
ListChannelsPublisher(MediaPackageV2AsyncClient client,
ListChannelsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListChannelsRequestMarshaller.marshall(ListChannelsRequest listChannelsRequest) |
Copyright © 2023. All rights reserved.