Package-level declarations

Inherited functions

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

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

Link copied to clipboard
@JvmName(name = "listEnvironmentsResponseEnvironmentSummary")
fun Flow<ListEnvironmentsResponse>.environmentSummaryList(): Flow<EnvironmentSummary>

This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member EnvironmentSummary

Link copied to clipboard
@JvmName(name = "listEnvironmentVpcsResponseEnvironmentVpc")
fun Flow<ListEnvironmentVpcsResponse>.environmentVpcList(): Flow<EnvironmentVpc>

This paginator transforms the flow returned by listEnvironmentVpcsPaginated to access the nested member EnvironmentVpc

Link copied to clipboard
@JvmName(name = "listRoutesResponseRouteSummary")
fun Flow<ListRoutesResponse>.routeSummaryList(): Flow<RouteSummary>

This paginator transforms the flow returned by listRoutesPaginated to access the nested member RouteSummary

Link copied to clipboard
@JvmName(name = "listServicesResponseServiceSummary")
fun Flow<ListServicesResponse>.serviceSummaryList(): Flow<ServiceSummary>

This paginator transforms the flow returned by listServicesPaginated to access the nested member ServiceSummary