Package-level declarations
Inherited functions
Link copied to clipboard
fun CodeGuruProfilerClient.getFindingsReportAccountSummaryPaginated(initialRequest: GetFindingsReportAccountSummaryRequest = GetFindingsReportAccountSummaryRequest { }): Flow<GetFindingsReportAccountSummaryResponse>
fun CodeGuruProfilerClient.getFindingsReportAccountSummaryPaginated(block: GetFindingsReportAccountSummaryRequest.Builder.() -> Unit): Flow<GetFindingsReportAccountSummaryResponse>
Paginate over GetFindingsReportAccountSummaryResponse results.
Link copied to clipboard
fun CodeGuruProfilerClient.listFindingsReportsPaginated(initialRequest: ListFindingsReportsRequest): Flow<ListFindingsReportsResponse>
fun CodeGuruProfilerClient.listFindingsReportsPaginated(block: ListFindingsReportsRequest.Builder.() -> Unit): Flow<ListFindingsReportsResponse>
Paginate over ListFindingsReportsResponse results.
Link copied to clipboard
fun CodeGuruProfilerClient.listProfileTimesPaginated(initialRequest: ListProfileTimesRequest): Flow<ListProfileTimesResponse>
fun CodeGuruProfilerClient.listProfileTimesPaginated(block: ListProfileTimesRequest.Builder.() -> Unit): Flow<ListProfileTimesResponse>
Paginate over ListProfileTimesResponse results.
Link copied to clipboard
fun CodeGuruProfilerClient.listProfilingGroupsPaginated(initialRequest: ListProfilingGroupsRequest = ListProfilingGroupsRequest { }): Flow<ListProfilingGroupsResponse>
fun CodeGuruProfilerClient.listProfilingGroupsPaginated(block: ListProfilingGroupsRequest.Builder.() -> Unit): Flow<ListProfilingGroupsResponse>
Paginate over ListProfilingGroupsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listProfileTimesPaginated to access the nested member ProfileTime