Uses of Class
software.amazon.awssdk.services.medialive.paginators.ListChannelPlacementGroupsIterable
-
Packages that use ListChannelPlacementGroupsIterable Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLive -
-
Uses of ListChannelPlacementGroupsIterable in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive that return ListChannelPlacementGroupsIterable Modifier and Type Method Description default ListChannelPlacementGroupsIterableMediaLiveClient. listChannelPlacementGroupsPaginator(Consumer<ListChannelPlacementGroupsRequest.Builder> listChannelPlacementGroupsRequest)This is a variant ofMediaLiveClient.listChannelPlacementGroups(software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsRequest)operation.default ListChannelPlacementGroupsIterableMediaLiveClient. listChannelPlacementGroupsPaginator(ListChannelPlacementGroupsRequest listChannelPlacementGroupsRequest)This is a variant ofMediaLiveClient.listChannelPlacementGroups(software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsRequest)operation.
-