Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member EnvironmentName
Link copied to clipboard
fun MwaaClient.listEnvironmentsPaginated(initialRequest: ListEnvironmentsRequest = ListEnvironmentsRequest { }): Flow<ListEnvironmentsResponse>
fun MwaaClient.listEnvironmentsPaginated(block: ListEnvironmentsRequest.Builder.() -> Unit): Flow<ListEnvironmentsResponse>
Paginate over ListEnvironmentsResponse results.