Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listApplicationAssociationsResponseApplicationAssociationSummary")
fun Flow<ListApplicationAssociationsResponse>.applicationAssociations(): Flow<ApplicationAssociationSummary>

This paginator transforms the flow returned by listApplicationAssociationsPaginated to access the nested member ApplicationAssociationSummary

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplicationSummary")
fun Flow<ListApplicationsResponse>.applications(): Flow<ApplicationSummary>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary

Link copied to clipboard
@JvmName(name = "listDataIntegrationAssociationsResponseDataIntegrationAssociationSummary")
fun Flow<ListDataIntegrationAssociationsResponse>.dataIntegrationAssociations(): Flow<DataIntegrationAssociationSummary>

This paginator transforms the flow returned by listDataIntegrationAssociationsPaginated to access the nested member DataIntegrationAssociationSummary

Link copied to clipboard
@JvmName(name = "listDataIntegrationsResponseDataIntegrationSummary")
fun Flow<ListDataIntegrationsResponse>.dataIntegrations(): Flow<DataIntegrationSummary>

This paginator transforms the flow returned by listDataIntegrationsPaginated to access the nested member DataIntegrationSummary

Link copied to clipboard
@JvmName(name = "listEventIntegrationAssociationsResponseEventIntegrationAssociation")
fun Flow<ListEventIntegrationAssociationsResponse>.eventIntegrationAssociations(): Flow<EventIntegrationAssociation>

This paginator transforms the flow returned by listEventIntegrationAssociationsPaginated to access the nested member EventIntegrationAssociation

Link copied to clipboard
@JvmName(name = "listEventIntegrationsResponseEventIntegration")
fun Flow<ListEventIntegrationsResponse>.eventIntegrations(): Flow<EventIntegration>

This paginator transforms the flow returned by listEventIntegrationsPaginated to access the nested member EventIntegration