Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeCacheClustersResponseCacheCluster")
fun Flow<DescribeCacheClustersResponse>.cacheClusters(): Flow<CacheCluster>

This paginator transforms the flow returned by describeCacheClustersPaginated to access the nested member CacheCluster

Link copied to clipboard
@JvmName(name = "describeCacheEngineVersionsResponseCacheEngineVersion")
fun Flow<DescribeCacheEngineVersionsResponse>.cacheEngineVersions(): Flow<CacheEngineVersion>

This paginator transforms the flow returned by describeCacheEngineVersionsPaginated to access the nested member CacheEngineVersion

Link copied to clipboard
@JvmName(name = "describeCacheParameterGroupsResponseCacheParameterGroup")
fun Flow<DescribeCacheParameterGroupsResponse>.cacheParameterGroups(): Flow<CacheParameterGroup>

This paginator transforms the flow returned by describeCacheParameterGroupsPaginated to access the nested member CacheParameterGroup

Link copied to clipboard
@JvmName(name = "describeCacheSecurityGroupsResponseCacheSecurityGroup")
fun Flow<DescribeCacheSecurityGroupsResponse>.cacheSecurityGroups(): Flow<CacheSecurityGroup>

This paginator transforms the flow returned by describeCacheSecurityGroupsPaginated to access the nested member CacheSecurityGroup

Link copied to clipboard
@JvmName(name = "describeCacheSubnetGroupsResponseCacheSubnetGroup")
fun Flow<DescribeCacheSubnetGroupsResponse>.cacheSubnetGroups(): Flow<CacheSubnetGroup>

This paginator transforms the flow returned by describeCacheSubnetGroupsPaginated to access the nested member CacheSubnetGroup

Link copied to clipboard
@JvmName(name = "describeEventsResponseEvent")
fun Flow<DescribeEventsResponse>.events(): Flow<Event>

This paginator transforms the flow returned by describeEventsPaginated to access the nested member Event

Link copied to clipboard
@JvmName(name = "describeGlobalReplicationGroupsResponseGlobalReplicationGroup")
fun Flow<DescribeGlobalReplicationGroupsResponse>.globalReplicationGroups(): Flow<GlobalReplicationGroup>

This paginator transforms the flow returned by describeGlobalReplicationGroupsPaginated to access the nested member GlobalReplicationGroup

Link copied to clipboard
@JvmName(name = "describeCacheParametersResponseParameter")
fun Flow<DescribeCacheParametersResponse>.parameters(): Flow<Parameter>

This paginator transforms the flow returned by describeCacheParametersPaginated to access the nested member Parameter

@JvmName(name = "describeEngineDefaultParametersResponseParameter")
fun Flow<DescribeEngineDefaultParametersResponse>.parameters(): Flow<Parameter>

This paginator transforms the flow returned by describeEngineDefaultParametersPaginated to access the nested member Parameter

Link copied to clipboard
@JvmName(name = "describeReplicationGroupsResponseReplicationGroup")
fun Flow<DescribeReplicationGroupsResponse>.replicationGroups(): Flow<ReplicationGroup>

This paginator transforms the flow returned by describeReplicationGroupsPaginated to access the nested member ReplicationGroup

Link copied to clipboard
@JvmName(name = "describeReservedCacheNodesResponseReservedCacheNode")
fun Flow<DescribeReservedCacheNodesResponse>.reservedCacheNodes(): Flow<ReservedCacheNode>

This paginator transforms the flow returned by describeReservedCacheNodesPaginated to access the nested member ReservedCacheNode

Link copied to clipboard
@JvmName(name = "describeReservedCacheNodesOfferingsResponseReservedCacheNodesOffering")
fun Flow<DescribeReservedCacheNodesOfferingsResponse>.reservedCacheNodesOfferings(): Flow<ReservedCacheNodesOffering>

This paginator transforms the flow returned by describeReservedCacheNodesOfferingsPaginated to access the nested member ReservedCacheNodesOffering

Link copied to clipboard
@JvmName(name = "describeServerlessCachesResponseServerlessCache")
fun Flow<DescribeServerlessCachesResponse>.serverlessCaches(): Flow<ServerlessCache>

This paginator transforms the flow returned by describeServerlessCachesPaginated to access the nested member ServerlessCache

Link copied to clipboard
@JvmName(name = "describeServerlessCacheSnapshotsResponseServerlessCacheSnapshot")
fun Flow<DescribeServerlessCacheSnapshotsResponse>.serverlessCacheSnapshots(): Flow<ServerlessCacheSnapshot>

This paginator transforms the flow returned by describeServerlessCacheSnapshotsPaginated to access the nested member ServerlessCacheSnapshot

Link copied to clipboard
@JvmName(name = "describeServiceUpdatesResponseServiceUpdate")
fun Flow<DescribeServiceUpdatesResponse>.serviceUpdates(): Flow<ServiceUpdate>

This paginator transforms the flow returned by describeServiceUpdatesPaginated to access the nested member ServiceUpdate

Link copied to clipboard
@JvmName(name = "describeSnapshotsResponseSnapshot")
fun Flow<DescribeSnapshotsResponse>.snapshots(): Flow<Snapshot>

This paginator transforms the flow returned by describeSnapshotsPaginated to access the nested member Snapshot

Link copied to clipboard
@JvmName(name = "describeUpdateActionsResponseUpdateAction")
fun Flow<DescribeUpdateActionsResponse>.updateActions(): Flow<UpdateAction>

This paginator transforms the flow returned by describeUpdateActionsPaginated to access the nested member UpdateAction

Link copied to clipboard
@JvmName(name = "describeUserGroupsResponseUserGroup")
fun Flow<DescribeUserGroupsResponse>.userGroups(): Flow<UserGroup>

This paginator transforms the flow returned by describeUserGroupsPaginated to access the nested member UserGroup

Link copied to clipboard
@JvmName(name = "describeUsersResponseUser")
fun Flow<DescribeUsersResponse>.users(): Flow<User>

This paginator transforms the flow returned by describeUsersPaginated to access the nested member User