Package-level declarations
Inherited functions
Link copied to clipboard
fun Flow<ListBenefitAllocationsResponse>.benefitAllocationSummaries(): Flow<BenefitAllocationSummary>
This paginator transforms the flow returned by listBenefitAllocationsPaginated to access the nested member BenefitAllocationSummary
Link copied to clipboard
fun Flow<ListBenefitApplicationsResponse>.benefitApplicationSummaries(): Flow<BenefitApplicationSummary>
This paginator transforms the flow returned by listBenefitApplicationsPaginated to access the nested member BenefitApplicationSummary
Link copied to clipboard
This paginator transforms the flow returned by listBenefitsPaginated to access the nested member BenefitSummary
Link copied to clipboard
fun PartnerCentralBenefitsClient.listBenefitAllocationsPaginated(initialRequest: ListBenefitAllocationsRequest): Flow<ListBenefitAllocationsResponse>
fun PartnerCentralBenefitsClient.listBenefitAllocationsPaginated(block: ListBenefitAllocationsRequest.Builder.() -> Unit): Flow<ListBenefitAllocationsResponse>
Paginate over ListBenefitAllocationsResponse results.
Link copied to clipboard
fun PartnerCentralBenefitsClient.listBenefitApplicationsPaginated(initialRequest: ListBenefitApplicationsRequest): Flow<ListBenefitApplicationsResponse>
fun PartnerCentralBenefitsClient.listBenefitApplicationsPaginated(block: ListBenefitApplicationsRequest.Builder.() -> Unit): Flow<ListBenefitApplicationsResponse>
Paginate over ListBenefitApplicationsResponse results.
Link copied to clipboard
fun PartnerCentralBenefitsClient.listBenefitsPaginated(initialRequest: ListBenefitsRequest): Flow<ListBenefitsResponse>
fun PartnerCentralBenefitsClient.listBenefitsPaginated(block: ListBenefitsRequest.Builder.() -> Unit): Flow<ListBenefitsResponse>
Paginate over ListBenefitsResponse results.