Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listClustersResponseCluster")
fun Flow<ListClustersResponse>.clusters(): Flow<Cluster>

This paginator transforms the flow returned by listClustersPaginated to access the nested member Cluster

Link copied to clipboard
@JvmName(name = "listControlPanelsResponseControlPanel")
fun Flow<ListControlPanelsResponse>.controlPanels(): Flow<ControlPanel>

This paginator transforms the flow returned by listControlPanelsPaginated to access the nested member ControlPanel

Link copied to clipboard
@JvmName(name = "listAssociatedRoute53HealthChecksResponseStringMax36PatternS")
fun Flow<ListAssociatedRoute53HealthChecksResponse>.healthCheckIds(): Flow<String>

This paginator transforms the flow returned by listAssociatedRoute53HealthChecksPaginated to access the nested member StringMax36PatternS

Link copied to clipboard
@JvmName(name = "listRoutingControlsResponseRoutingControl")
fun Flow<ListRoutingControlsResponse>.routingControls(): Flow<RoutingControl>

This paginator transforms the flow returned by listRoutingControlsPaginated to access the nested member RoutingControl

Link copied to clipboard
@JvmName(name = "listSafetyRulesResponseRule")
fun Flow<ListSafetyRulesResponse>.safetyRules(): Flow<Rule>

This paginator transforms the flow returned by listSafetyRulesPaginated to access the nested member Rule