Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listActionsResponseActionSummary")
fun Flow<ListActionsResponse>.actionSummaries(): Flow<ActionSummary>

This paginator transforms the flow returned by listActionsPaginated to access the nested member ActionSummary

Link copied to clipboard
@JvmName(name = "listSupportPermitRequestsResponseSupportPermitRequest")
fun Flow<ListSupportPermitRequestsResponse>.supportPermitRequests(): Flow<SupportPermitRequest>

This paginator transforms the flow returned by listSupportPermitRequestsPaginated to access the nested member SupportPermitRequest

Link copied to clipboard
@JvmName(name = "listSupportPermitsResponseSupportPermitSummary")
fun Flow<ListSupportPermitsResponse>.supportPermits(): Flow<SupportPermitSummary>

This paginator transforms the flow returned by listSupportPermitsPaginated to access the nested member SupportPermitSummary