/AWS1/CL_CWFGETQUERYRSSWORKL01¶
GetQueryResultsWorkloadInsightsTopContributorsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_topcontributors TYPE /AWS1/CL_CWFWORKLOADINSIGHTS00=>TT_WORKLOADINSIGHTSTOPCONTRI00 TT_WORKLOADINSIGHTSTOPCONTRI00¶
The top contributor network flows overall for a specific metric type, for example, the number of retransmissions.
iv_nexttoken TYPE /AWS1/CWFSTRING /AWS1/CWFSTRING¶
The token for the next set of results. You receive this token from a previous call.
Queryable Attributes¶
topContributors¶
The top contributor network flows overall for a specific metric type, for example, the number of retransmissions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOPCONTRIBUTORS() |
Getter for TOPCONTRIBUTORS, with configurable default |
ASK_TOPCONTRIBUTORS() |
Getter for TOPCONTRIBUTORS w/ exceptions if field has no val |
HAS_TOPCONTRIBUTORS() |
Determine if TOPCONTRIBUTORS has a value |
nextToken¶
The token for the next set of results. You receive this token from a previous call.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |