| Modifier and Type | Method and Description |
|---|---|
default ListChannelGroupsResponse |
MediaPackageV2Client.listChannelGroups(ListChannelGroupsRequest listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
default CompletableFuture<ListChannelGroupsResponse> |
MediaPackageV2AsyncClient.listChannelGroups(ListChannelGroupsRequest listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
default ListChannelGroupsIterable |
MediaPackageV2Client.listChannelGroupsPaginator(ListChannelGroupsRequest listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
default ListChannelGroupsPublisher |
MediaPackageV2AsyncClient.listChannelGroupsPaginator(ListChannelGroupsRequest listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
| Constructor and Description |
|---|
ListChannelGroupsIterable(MediaPackageV2Client client,
ListChannelGroupsRequest firstRequest) |
ListChannelGroupsPublisher(MediaPackageV2AsyncClient client,
ListChannelGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListChannelGroupsRequestMarshaller.marshall(ListChannelGroupsRequest listChannelGroupsRequest) |
Copyright © 2023. All rights reserved.