Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listEnvironmentConnectorsResponseConnector")
fun Flow<ListEnvironmentConnectorsResponse>.connectors(): Flow<Connector>

This paginator transforms the flow returned by listEnvironmentConnectorsPaginated to access the nested member Connector

Link copied to clipboard
@JvmName(name = "listVmEntitlementsResponseVmEntitlement")
fun Flow<ListVmEntitlementsResponse>.entitlements(): Flow<VmEntitlement>

This paginator transforms the flow returned by listVmEntitlementsPaginated to access the nested member VmEntitlement

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