Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listBlueprintsPaginated to access the nested member BlueprintSummary
Link copied to clipboard
fun BedrockDataAutomationClient.listBlueprintsPaginated(initialRequest: ListBlueprintsRequest = ListBlueprintsRequest { }): Flow<ListBlueprintsResponse>
fun BedrockDataAutomationClient.listBlueprintsPaginated(block: ListBlueprintsRequest.Builder.() -> Unit): Flow<ListBlueprintsResponse>
Paginate over ListBlueprintsResponse results.
Link copied to clipboard
fun BedrockDataAutomationClient.listDataAutomationProjectsPaginated(initialRequest: ListDataAutomationProjectsRequest = ListDataAutomationProjectsRequest { }): Flow<ListDataAutomationProjectsResponse>
fun BedrockDataAutomationClient.listDataAutomationProjectsPaginated(block: ListDataAutomationProjectsRequest.Builder.() -> Unit): Flow<ListDataAutomationProjectsResponse>
Paginate over ListDataAutomationProjectsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listDataAutomationProjectsPaginated to access the nested member DataAutomationProjectSummary