Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listBenefitAllocationsResponseBenefitAllocationSummary")
fun Flow<ListBenefitAllocationsResponse>.benefitAllocationSummaries(): Flow<BenefitAllocationSummary>

This paginator transforms the flow returned by listBenefitAllocationsPaginated to access the nested member BenefitAllocationSummary

Link copied to clipboard
@JvmName(name = "listBenefitApplicationsResponseBenefitApplicationSummary")
fun Flow<ListBenefitApplicationsResponse>.benefitApplicationSummaries(): Flow<BenefitApplicationSummary>

This paginator transforms the flow returned by listBenefitApplicationsPaginated to access the nested member BenefitApplicationSummary

Link copied to clipboard
@JvmName(name = "listBenefitsResponseBenefitSummary")
fun Flow<ListBenefitsResponse>.benefitSummaries(): Flow<BenefitSummary>

This paginator transforms the flow returned by listBenefitsPaginated to access the nested member BenefitSummary