Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDomainsResponseDomainSummary")
fun Flow<ListDomainsResponse>.domainSummaries(): Flow<DomainSummary>

This paginator transforms the flow returned by listDomainsPaginated to access the nested member DomainSummary

Link copied to clipboard
@JvmName(name = "listFraudstersResponseFraudsterSummary")
fun Flow<ListFraudstersResponse>.fraudsterSummaries(): Flow<FraudsterSummary>

This paginator transforms the flow returned by listFraudstersPaginated to access the nested member FraudsterSummary

Link copied to clipboard
@JvmName(name = "listFraudsterRegistrationJobsResponseFraudsterRegistrationJobSummary")
fun Flow<ListFraudsterRegistrationJobsResponse>.jobSummaries(): Flow<FraudsterRegistrationJobSummary>

This paginator transforms the flow returned by listFraudsterRegistrationJobsPaginated to access the nested member FraudsterRegistrationJobSummary

@JvmName(name = "listSpeakerEnrollmentJobsResponseSpeakerEnrollmentJobSummary")
fun Flow<ListSpeakerEnrollmentJobsResponse>.jobSummaries(): Flow<SpeakerEnrollmentJobSummary>

This paginator transforms the flow returned by listSpeakerEnrollmentJobsPaginated to access the nested member SpeakerEnrollmentJobSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listSpeakersResponseSpeakerSummary")
fun Flow<ListSpeakersResponse>.speakerSummaries(): Flow<SpeakerSummary>

This paginator transforms the flow returned by listSpeakersPaginated to access the nested member SpeakerSummary

Link copied to clipboard
@JvmName(name = "listWatchlistsResponseWatchlistSummary")
fun Flow<ListWatchlistsResponse>.watchlistSummaries(): Flow<WatchlistSummary>

This paginator transforms the flow returned by listWatchlistsPaginated to access the nested member WatchlistSummary