Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeDataMigrationsResponseDataMigration")
fun Flow<DescribeDataMigrationsResponse>.dataMigrations(): Flow<DataMigration>

This paginator transforms the flow returned by describeDataMigrationsPaginated to access the nested member DataMigration

Link copied to clipboard
@JvmName(name = "describeMetadataModelChildrenResponseMetadataModelReference")
fun Flow<DescribeMetadataModelChildrenResponse>.metadataModelChildren(): Flow<MetadataModelReference>

This paginator transforms the flow returned by describeMetadataModelChildrenPaginated to access the nested member MetadataModelReference

Link copied to clipboard
@JvmName(name = "describeMetadataModelCreationsResponseSchemaConversionRequest")
fun Flow<DescribeMetadataModelCreationsResponse>.requests(): Flow<SchemaConversionRequest>

This paginator transforms the flow returned by describeMetadataModelCreationsPaginated to access the nested member SchemaConversionRequest