Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCacheReportsResponseCacheReportInfo")
fun Flow<ListCacheReportsResponse>.cacheReportList(): Flow<CacheReportInfo>

This paginator transforms the flow returned by listCacheReportsPaginated to access the nested member CacheReportInfo

Link copied to clipboard
@JvmName(name = "listFileSharesResponseFileShareInfo")
fun Flow<ListFileSharesResponse>.fileShareInfoList(): Flow<FileShareInfo>

This paginator transforms the flow returned by listFileSharesPaginated to access the nested member FileShareInfo

Link copied to clipboard
@JvmName(name = "listFileSystemAssociationsResponseFileSystemAssociationSummary")
fun Flow<ListFileSystemAssociationsResponse>.fileSystemAssociationSummaryList(): Flow<FileSystemAssociationSummary>

This paginator transforms the flow returned by listFileSystemAssociationsPaginated to access the nested member FileSystemAssociationSummary

Link copied to clipboard
@JvmName(name = "listGatewaysResponseGatewayInfo")
fun Flow<ListGatewaysResponse>.gateways(): Flow<GatewayInfo>

This paginator transforms the flow returned by listGatewaysPaginated to access the nested member GatewayInfo

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listTapePoolsResponsePoolInfo")
fun Flow<ListTapePoolsResponse>.poolInfos(): Flow<PoolInfo>

This paginator transforms the flow returned by listTapePoolsPaginated to access the nested member PoolInfo

Link copied to clipboard
@JvmName(name = "listTagsForResourceResponseTag")
fun Flow<ListTagsForResourceResponse>.tags(): Flow<Tag>

This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag

Link copied to clipboard
@JvmName(name = "describeTapeArchivesResponseTapeArchive")
fun Flow<DescribeTapeArchivesResponse>.tapeArchives(): Flow<TapeArchive>

This paginator transforms the flow returned by describeTapeArchivesPaginated to access the nested member TapeArchive

Link copied to clipboard
@JvmName(name = "listTapesResponseTapeInfo")
fun Flow<ListTapesResponse>.tapeInfos(): Flow<TapeInfo>

This paginator transforms the flow returned by listTapesPaginated to access the nested member TapeInfo

Link copied to clipboard
@JvmName(name = "describeTapeRecoveryPointsResponseTapeRecoveryPointInfo")
fun Flow<DescribeTapeRecoveryPointsResponse>.tapeRecoveryPointInfos(): Flow<TapeRecoveryPointInfo>

This paginator transforms the flow returned by describeTapeRecoveryPointsPaginated to access the nested member TapeRecoveryPointInfo

Link copied to clipboard
@JvmName(name = "describeTapesResponseTape")
fun Flow<DescribeTapesResponse>.tapes(): Flow<Tape>

This paginator transforms the flow returned by describeTapesPaginated to access the nested member Tape

Link copied to clipboard
@JvmName(name = "listVolumesResponseVolumeInfo")
fun Flow<ListVolumesResponse>.volumeInfos(): Flow<VolumeInfo>

This paginator transforms the flow returned by listVolumesPaginated to access the nested member VolumeInfo

Link copied to clipboard
@JvmName(name = "describeVtlDevicesResponseVtlDevice")
fun Flow<DescribeVtlDevicesResponse>.vtlDevices(): Flow<VtlDevice>

This paginator transforms the flow returned by describeVtlDevicesPaginated to access the nested member VtlDevice