Package-level declarations

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "getApiKeysResponseApiKey")
fun Flow<GetApiKeysResponse>.items(): Flow<ApiKey>

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

@JvmName(name = "getBasePathMappingsResponseBasePathMapping")
fun Flow<GetBasePathMappingsResponse>.items(): Flow<BasePathMapping>

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

@JvmName(name = "getClientCertificatesResponseClientCertificate")
fun Flow<GetClientCertificatesResponse>.items(): Flow<ClientCertificate>

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

@JvmName(name = "getDeploymentsResponseDeployment")
fun Flow<GetDeploymentsResponse>.items(): Flow<Deployment>

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

@JvmName(name = "getDomainNamesResponseDomainName")
fun Flow<GetDomainNamesResponse>.items(): Flow<DomainName>

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

@JvmName(name = "getModelsResponseModel")
fun Flow<GetModelsResponse>.items(): Flow<Model>

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

@JvmName(name = "getResourcesResponseResource")
fun Flow<GetResourcesResponse>.items(): Flow<Resource>

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

@JvmName(name = "getRestApisResponseRestApi")
fun Flow<GetRestApisResponse>.items(): Flow<RestApi>

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

@JvmName(name = "getUsagePlanKeysResponseUsagePlanKey")
fun Flow<GetUsagePlanKeysResponse>.items(): Flow<UsagePlanKey>

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

@JvmName(name = "getUsagePlansResponseUsagePlan")
fun Flow<GetUsagePlansResponse>.items(): Flow<UsagePlan>

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

@JvmName(name = "getUsageResponseMapOfKeyUsages")
fun Flow<GetUsageResponse>.items(): Flow<Map.Entry<String, List<List<Long>>>>

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

@JvmName(name = "getVpcLinksResponseVpcLink")
fun Flow<GetVpcLinksResponse>.items(): Flow<VpcLink>

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