Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAddonInstancesResponseAddonInstance")
fun Flow<ListAddonInstancesResponse>.addonInstances(): Flow<AddonInstance>

This paginator transforms the flow returned by listAddonInstancesPaginated to access the nested member AddonInstance

Link copied to clipboard
@JvmName(name = "listAddonSubscriptionsResponseAddonSubscription")
fun Flow<ListAddonSubscriptionsResponse>.addonSubscriptions(): Flow<AddonSubscription>

This paginator transforms the flow returned by listAddonSubscriptionsPaginated to access the nested member AddonSubscription

Link copied to clipboard
@JvmName(name = "listMembersOfAddressListResponseSavedAddress")
fun Flow<ListMembersOfAddressListResponse>.addresses(): Flow<SavedAddress>

This paginator transforms the flow returned by listMembersOfAddressListPaginated to access the nested member SavedAddress

Link copied to clipboard
@JvmName(name = "listAddressListsResponseAddressList")
fun Flow<ListAddressListsResponse>.addressLists(): Flow<AddressList>

This paginator transforms the flow returned by listAddressListsPaginated to access the nested member AddressList

Link copied to clipboard
@JvmName(name = "listArchivesResponseArchive")
fun Flow<ListArchivesResponse>.archives(): Flow<Archive>

This paginator transforms the flow returned by listArchivesPaginated to access the nested member Archive

Link copied to clipboard
@JvmName(name = "listArchiveExportsResponseExportSummary")
fun Flow<ListArchiveExportsResponse>.exports(): Flow<ExportSummary>

This paginator transforms the flow returned by listArchiveExportsPaginated to access the nested member ExportSummary

Link copied to clipboard
@JvmName(name = "listAddressListImportJobsResponseImportJob")
fun Flow<ListAddressListImportJobsResponse>.importJobs(): Flow<ImportJob>

This paginator transforms the flow returned by listAddressListImportJobsPaginated to access the nested member ImportJob

Link copied to clipboard
@JvmName(name = "listIngressPointsResponseIngressPoint")
fun Flow<ListIngressPointsResponse>.ingressPoints(): Flow<IngressPoint>

This paginator transforms the flow returned by listIngressPointsPaginated to access the nested member IngressPoint

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listRelaysResponseRelay")
fun Flow<ListRelaysResponse>.relays(): Flow<Relay>

This paginator transforms the flow returned by listRelaysPaginated to access the nested member Relay

Link copied to clipboard
@JvmName(name = "listRuleSetsResponseRuleSet")
fun Flow<ListRuleSetsResponse>.ruleSets(): Flow<RuleSet>

This paginator transforms the flow returned by listRuleSetsPaginated to access the nested member RuleSet

Link copied to clipboard
@JvmName(name = "listArchiveSearchesResponseSearchSummary")
fun Flow<ListArchiveSearchesResponse>.searches(): Flow<SearchSummary>

This paginator transforms the flow returned by listArchiveSearchesPaginated to access the nested member SearchSummary

Link copied to clipboard
@JvmName(name = "listTrafficPoliciesResponseTrafficPolicy")
fun Flow<ListTrafficPoliciesResponse>.trafficPolicies(): Flow<TrafficPolicy>

This paginator transforms the flow returned by listTrafficPoliciesPaginated to access the nested member TrafficPolicy