/AWS1/CL_CWMLSTINTERNETEVTSOUT¶
ListInternetEventsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_internetevents TYPE /AWS1/CL_CWMINTERNETEVENTSUMM=>TT_INTERNETEVENTSLIST TT_INTERNETEVENTSLIST¶
A set of internet events returned for the list operation.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CWMSTRING /AWS1/CWMSTRING¶
The token for the next set of results. You receive this token from a previous call.
Queryable Attributes¶
InternetEvents¶
A set of internet events returned for the list operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERNETEVENTS() |
Getter for INTERNETEVENTS, with configurable default |
ASK_INTERNETEVENTS() |
Getter for INTERNETEVENTS w/ exceptions if field has no valu |
HAS_INTERNETEVENTS() |
Determine if INTERNETEVENTS 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 |