items

fun Flow<GetApiKeysResponse>.items(): Flow<ApiKey>

This paginator transforms the flow returned by getApiKeysPaginated to access the nested member ApiKey

Return

A kotlinx.coroutines.flow.Flow that can collect ApiKey


This paginator transforms the flow returned by getBasePathMappingsPaginated to access the nested member BasePathMapping

Return

A kotlinx.coroutines.flow.Flow that can collect BasePathMapping


This paginator transforms the flow returned by getClientCertificatesPaginated to access the nested member ClientCertificate

Return

A kotlinx.coroutines.flow.Flow that can collect ClientCertificate


This paginator transforms the flow returned by getDeploymentsPaginated to access the nested member Deployment

Return

A kotlinx.coroutines.flow.Flow that can collect Deployment


This paginator transforms the flow returned by getDomainNamesPaginated to access the nested member DomainName

Return

A kotlinx.coroutines.flow.Flow that can collect DomainName


fun Flow<GetModelsResponse>.items(): Flow<Model>

This paginator transforms the flow returned by getModelsPaginated to access the nested member Model

Return

A kotlinx.coroutines.flow.Flow that can collect Model


This paginator transforms the flow returned by getResourcesPaginated to access the nested member Resource

Return

A kotlinx.coroutines.flow.Flow that can collect Resource


fun Flow<GetRestApisResponse>.items(): Flow<RestApi>

This paginator transforms the flow returned by getRestApisPaginated to access the nested member RestApi

Return

A kotlinx.coroutines.flow.Flow that can collect RestApi


This paginator transforms the flow returned by getUsagePaginated to access the nested member MapOfKeyUsages

Return

A kotlinx.coroutines.flow.Flow that can collect MapOfKeyUsages


This paginator transforms the flow returned by getUsagePlanKeysPaginated to access the nested member UsagePlanKey

Return

A kotlinx.coroutines.flow.Flow that can collect UsagePlanKey


This paginator transforms the flow returned by getUsagePlansPaginated to access the nested member UsagePlan

Return

A kotlinx.coroutines.flow.Flow that can collect UsagePlan


fun Flow<GetVpcLinksResponse>.items(): Flow<VpcLink>

This paginator transforms the flow returned by getVpcLinksPaginated to access the nested member VpcLink

Return

A kotlinx.coroutines.flow.Flow that can collect VpcLink