Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listSignalingChannelsPaginated to access the nested member ChannelInfo
Link copied to clipboard
fun KinesisVideoClient.describeMappedResourceConfigurationPaginated(initialRequest: DescribeMappedResourceConfigurationRequest = DescribeMappedResourceConfigurationRequest { }): Flow<DescribeMappedResourceConfigurationResponse>
fun KinesisVideoClient.describeMappedResourceConfigurationPaginated(block: DescribeMappedResourceConfigurationRequest.Builder.() -> Unit): Flow<DescribeMappedResourceConfigurationResponse>
Paginate over DescribeMappedResourceConfigurationResponse results.
Link copied to clipboard
fun Flow<ListEdgeAgentConfigurationsResponse>.edgeConfigs(): Flow<ListEdgeAgentConfigurationsEdgeConfig>
This paginator transforms the flow returned by listEdgeAgentConfigurationsPaginated to access the nested member ListEdgeAgentConfigurationsEdgeConfig
Link copied to clipboard
fun KinesisVideoClient.listEdgeAgentConfigurationsPaginated(initialRequest: ListEdgeAgentConfigurationsRequest): Flow<ListEdgeAgentConfigurationsResponse>
fun KinesisVideoClient.listEdgeAgentConfigurationsPaginated(block: ListEdgeAgentConfigurationsRequest.Builder.() -> Unit): Flow<ListEdgeAgentConfigurationsResponse>
Paginate over ListEdgeAgentConfigurationsResponse results.
Link copied to clipboard
fun KinesisVideoClient.listSignalingChannelsPaginated(initialRequest: ListSignalingChannelsRequest = ListSignalingChannelsRequest { }): Flow<ListSignalingChannelsResponse>
fun KinesisVideoClient.listSignalingChannelsPaginated(block: ListSignalingChannelsRequest.Builder.() -> Unit): Flow<ListSignalingChannelsResponse>
Paginate over ListSignalingChannelsResponse results.
Link copied to clipboard
fun KinesisVideoClient.listStreamsPaginated(initialRequest: ListStreamsRequest = ListStreamsRequest { }): Flow<ListStreamsResponse>
fun KinesisVideoClient.listStreamsPaginated(block: ListStreamsRequest.Builder.() -> Unit): Flow<ListStreamsResponse>
Paginate over ListStreamsResponse results.
Link copied to clipboard
fun Flow<DescribeMappedResourceConfigurationResponse>.mappedResourceConfigurationList(): Flow<MappedResourceConfigurationListItem>
This paginator transforms the flow returned by describeMappedResourceConfigurationPaginated to access the nested member MappedResourceConfigurationListItem
Link copied to clipboard
This paginator transforms the flow returned by listStreamsPaginated to access the nested member StreamInfo