static GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder |
GetQueryResultsWorkloadInsightsTopContributorsResponse.builder() |
|
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder |
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder.nextToken(String nextToken) |
The token for the next set of results.
|
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder |
GetQueryResultsWorkloadInsightsTopContributorsResponse.toBuilder() |
|
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder |
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder.topContributors(Collection<WorkloadInsightsTopContributorsRow> topContributors) |
The top contributor network flows overall for a specific metric type, for example, the number of
retransmissions.
|
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder |
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder.topContributors(Consumer<WorkloadInsightsTopContributorsRow.Builder>... topContributors) |
The top contributor network flows overall for a specific metric type, for example, the number of
retransmissions.
|
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder |
GetQueryResultsWorkloadInsightsTopContributorsResponse.Builder.topContributors(WorkloadInsightsTopContributorsRow... topContributors) |
The top contributor network flows overall for a specific metric type, for example, the number of
retransmissions.
|