Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listBridgesResponseListedBridge")
fun Flow<ListBridgesResponse>.bridges(): Flow<ListedBridge>

This paginator transforms the flow returned by listBridgesPaginated to access the nested member ListedBridge

Link copied to clipboard
@JvmName(name = "listEntitlementsResponseListedEntitlement")
fun Flow<ListEntitlementsResponse>.entitlements(): Flow<ListedEntitlement>

This paginator transforms the flow returned by listEntitlementsPaginated to access the nested member ListedEntitlement

Link copied to clipboard
@JvmName(name = "listFlowsResponseListedFlow")
fun Flow<ListFlowsResponse>.flows(): Flow<ListedFlow>

This paginator transforms the flow returned by listFlowsPaginated to access the nested member ListedFlow

Link copied to clipboard
@JvmName(name = "listGatewaysResponseListedGateway")
fun Flow<ListGatewaysResponse>.gateways(): Flow<ListedGateway>

This paginator transforms the flow returned by listGatewaysPaginated to access the nested member ListedGateway

Link copied to clipboard
@JvmName(name = "listGatewayInstancesResponseListedGatewayInstance")
fun Flow<ListGatewayInstancesResponse>.instances(): Flow<ListedGatewayInstance>

This paginator transforms the flow returned by listGatewayInstancesPaginated to access the nested member ListedGatewayInstance

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listOfferingsResponseOffering")
fun Flow<ListOfferingsResponse>.offerings(): Flow<Offering>

This paginator transforms the flow returned by listOfferingsPaginated to access the nested member Offering

Link copied to clipboard
@JvmName(name = "listReservationsResponseReservation")
fun Flow<ListReservationsResponse>.reservations(): Flow<Reservation>

This paginator transforms the flow returned by listReservationsPaginated to access the nested member Reservation