Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeS3AccessPointAttachmentsResponseS3AccessPointAttachment")
fun Flow<DescribeS3AccessPointAttachmentsResponse>.s3AccessPointAttachments(): Flow<S3AccessPointAttachment>

This paginator transforms the flow returned by describeS3AccessPointAttachmentsPaginated to access the nested member S3AccessPointAttachment

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 = "describeStorageVirtualMachinesResponseStorageVirtualMachine")
fun Flow<DescribeStorageVirtualMachinesResponse>.storageVirtualMachines(): Flow<StorageVirtualMachine>

This paginator transforms the flow returned by describeStorageVirtualMachinesPaginated to access the nested member StorageVirtualMachine

Link copied to clipboard
@JvmName(name = "describeVolumesResponseVolume")
fun Flow<DescribeVolumesResponse>.volumes(): Flow<Volume>

This paginator transforms the flow returned by describeVolumesPaginated to access the nested member Volume