Package-level declarations

Inherited functions

Link copied to clipboard

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

Link copied to clipboard
fun Flow<ListApisResponse>.apis(): Flow<Api>

This paginator transforms the flow returned by listApisPaginated to access the nested member Api

Link copied to clipboard

This paginator transforms the flow returned by listChannelNamespacesPaginated to access the nested member ChannelNamespace

Link copied to clipboard

This paginator transforms the flow returned by listDataSourcesPaginated to access the nested member DataSource

Link copied to clipboard

This paginator transforms the flow returned by listDomainNamesPaginated to access the nested member DomainNameConfig

Link copied to clipboard

This paginator transforms the flow returned by listFunctionsPaginated to access the nested member FunctionConfiguration

Link copied to clipboard

This paginator transforms the flow returned by listGraphqlApisPaginated to access the nested member GraphqlApi

Link copied to clipboard
fun AppSyncClient.listApisPaginated(initialRequest: ListApisRequest = ListApisRequest { }): Flow<ListApisResponse>

Paginate over ListApisResponse results.

Link copied to clipboard

This paginator transforms the flow returned by listResolversByFunctionPaginated to access the nested member Resolver

This paginator transforms the flow returned by listResolversPaginated to access the nested member Resolver

Link copied to clipboard
Link copied to clipboard

This paginator transforms the flow returned by listTypesByAssociationPaginated to access the nested member Type

fun Flow<ListTypesResponse>.types(): Flow<Type>

This paginator transforms the flow returned by listTypesPaginated to access the nested member Type