Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listEnvironmentHostsResponseHost")
fun Flow<ListEnvironmentHostsResponse>.environmentHosts(): Flow<Host>

This paginator transforms the flow returned by listEnvironmentHostsPaginated to access the nested member Host

Link copied to clipboard
@JvmName(name = "listEnvironmentsResponseEnvironmentSummary")
fun Flow<ListEnvironmentsResponse>.environmentSummaries(): Flow<EnvironmentSummary>

This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member EnvironmentSummary

Link copied to clipboard
@JvmName(name = "listEnvironmentVlansResponseVlan")
fun Flow<ListEnvironmentVlansResponse>.environmentVlans(): Flow<Vlan>

This paginator transforms the flow returned by listEnvironmentVlansPaginated to access the nested member Vlan