Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listClustersPaginated to access the nested member ClusterSummary
Link copied to clipboard
This paginator transforms the flow returned by listComputeNodeGroupsPaginated to access the nested member ComputeNodeGroupSummary
Link copied to clipboard
fun PcsClient.listClustersPaginated(initialRequest: ListClustersRequest = ListClustersRequest { }): Flow<ListClustersResponse>
fun PcsClient.listClustersPaginated(block: ListClustersRequest.Builder.() -> Unit): Flow<ListClustersResponse>
Paginate over ListClustersResponse results.
Link copied to clipboard
fun PcsClient.listComputeNodeGroupsPaginated(initialRequest: ListComputeNodeGroupsRequest): Flow<ListComputeNodeGroupsResponse>
fun PcsClient.listComputeNodeGroupsPaginated(block: ListComputeNodeGroupsRequest.Builder.() -> Unit): Flow<ListComputeNodeGroupsResponse>
Paginate over ListComputeNodeGroupsResponse results.
Link copied to clipboard
fun PcsClient.listQueuesPaginated(block: ListQueuesRequest.Builder.() -> Unit): Flow<ListQueuesResponse>
Paginate over ListQueuesResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listQueuesPaginated to access the nested member QueueSummary