Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCapabilitiesResponseCapabilitySummary")
fun Flow<ListCapabilitiesResponse>.capabilities(): Flow<CapabilitySummary>

This paginator transforms the flow returned by listCapabilitiesPaginated to access the nested member CapabilitySummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPartnershipsResponsePartnershipSummary")
fun Flow<ListPartnershipsResponse>.partnerships(): Flow<PartnershipSummary>

This paginator transforms the flow returned by listPartnershipsPaginated to access the nested member PartnershipSummary

Link copied to clipboard
@JvmName(name = "listProfilesResponseProfileSummary")
fun Flow<ListProfilesResponse>.profiles(): Flow<ProfileSummary>

This paginator transforms the flow returned by listProfilesPaginated to access the nested member ProfileSummary

Link copied to clipboard
@JvmName(name = "listTransformersResponseTransformerSummary")
fun Flow<ListTransformersResponse>.transformers(): Flow<TransformerSummary>

This paginator transforms the flow returned by listTransformersPaginated to access the nested member TransformerSummary