Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listSignalingChannelsResponseChannelInfo")
fun Flow<ListSignalingChannelsResponse>.channelInfoList(): Flow<ChannelInfo>

This paginator transforms the flow returned by listSignalingChannelsPaginated to access the nested member ChannelInfo

Link copied to clipboard
@JvmName(name = "listEdgeAgentConfigurationsResponseListEdgeAgentConfigurationsEdgeConfig")
fun Flow<ListEdgeAgentConfigurationsResponse>.edgeConfigs(): Flow<ListEdgeAgentConfigurationsEdgeConfig>

This paginator transforms the flow returned by listEdgeAgentConfigurationsPaginated to access the nested member ListEdgeAgentConfigurationsEdgeConfig

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "describeMappedResourceConfigurationResponseMappedResourceConfigurationListItem")
fun Flow<DescribeMappedResourceConfigurationResponse>.mappedResourceConfigurationList(): Flow<MappedResourceConfigurationListItem>

This paginator transforms the flow returned by describeMappedResourceConfigurationPaginated to access the nested member MappedResourceConfigurationListItem

Link copied to clipboard
@JvmName(name = "listStreamsResponseStreamInfo")
fun Flow<ListStreamsResponse>.streamInfoList(): Flow<StreamInfo>

This paginator transforms the flow returned by listStreamsPaginated to access the nested member StreamInfo