Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listManagedEndpointsPaginated to access the nested member Endpoint
Link copied to clipboard
This paginator transforms the flow returned by listJobRunsPaginated to access the nested member JobRun
Link copied to clipboard
fun EmrContainersClient.listJobRunsPaginated(initialRequest: ListJobRunsRequest): Flow<ListJobRunsResponse>
fun EmrContainersClient.listJobRunsPaginated(block: ListJobRunsRequest.Builder.() -> Unit): Flow<ListJobRunsResponse>
Paginate over ListJobRunsResponse results.
Link copied to clipboard
fun EmrContainersClient.listJobTemplatesPaginated(initialRequest: ListJobTemplatesRequest = ListJobTemplatesRequest { }): Flow<ListJobTemplatesResponse>
fun EmrContainersClient.listJobTemplatesPaginated(block: ListJobTemplatesRequest.Builder.() -> Unit): Flow<ListJobTemplatesResponse>
Paginate over ListJobTemplatesResponse results.
Link copied to clipboard
fun EmrContainersClient.listManagedEndpointsPaginated(initialRequest: ListManagedEndpointsRequest): Flow<ListManagedEndpointsResponse>
fun EmrContainersClient.listManagedEndpointsPaginated(block: ListManagedEndpointsRequest.Builder.() -> Unit): Flow<ListManagedEndpointsResponse>
Paginate over ListManagedEndpointsResponse results.
Link copied to clipboard
fun EmrContainersClient.listVirtualClustersPaginated(initialRequest: ListVirtualClustersRequest = ListVirtualClustersRequest { }): Flow<ListVirtualClustersResponse>
fun EmrContainersClient.listVirtualClustersPaginated(block: ListVirtualClustersRequest.Builder.() -> Unit): Flow<ListVirtualClustersResponse>
Paginate over ListVirtualClustersResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listJobTemplatesPaginated to access the nested member JobTemplate
Link copied to clipboard
This paginator transforms the flow returned by listVirtualClustersPaginated to access the nested member VirtualCluster