Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listAwsDefaultServiceQuotasResponseServiceQuota")
fun Flow<ListAwsDefaultServiceQuotasResponse>.quotas(): Flow<ServiceQuota>

This paginator transforms the flow returned by listAwsDefaultServiceQuotasPaginated to access the nested member ServiceQuota

@JvmName(name = "listServiceQuotasResponseServiceQuota")
fun Flow<ListServiceQuotasResponse>.quotas(): Flow<ServiceQuota>

This paginator transforms the flow returned by listServiceQuotasPaginated to access the nested member ServiceQuota

Link copied to clipboard
@JvmName(name = "listRequestedServiceQuotaChangeHistoryByQuotaResponseRequestedServiceQuotaChange")
fun Flow<ListRequestedServiceQuotaChangeHistoryByQuotaResponse>.requestedQuotas(): Flow<RequestedServiceQuotaChange>

This paginator transforms the flow returned by listRequestedServiceQuotaChangeHistoryByQuotaPaginated to access the nested member RequestedServiceQuotaChange

@JvmName(name = "listRequestedServiceQuotaChangeHistoryResponseRequestedServiceQuotaChange")
fun Flow<ListRequestedServiceQuotaChangeHistoryResponse>.requestedQuotas(): Flow<RequestedServiceQuotaChange>

This paginator transforms the flow returned by listRequestedServiceQuotaChangeHistoryPaginated to access the nested member RequestedServiceQuotaChange

@JvmName(name = "listServiceQuotaIncreaseRequestsInTemplateResponseServiceQuotaIncreaseRequestInTemplate")
fun Flow<ListServiceQuotaIncreaseRequestsInTemplateResponse>.serviceQuotaIncreaseRequestInTemplateList(): Flow<ServiceQuotaIncreaseRequestInTemplate>

This paginator transforms the flow returned by listServiceQuotaIncreaseRequestsInTemplatePaginated to access the nested member ServiceQuotaIncreaseRequestInTemplate

Link copied to clipboard
@JvmName(name = "listServicesResponseServiceInfo")
fun Flow<ListServicesResponse>.services(): Flow<ServiceInfo>

This paginator transforms the flow returned by listServicesPaginated to access the nested member ServiceInfo