/AWS1/CL_NWMGETCORENETWORKCH01¶
GetCoreNetworkChangeEventsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_corenetworkchangeevents TYPE /AWS1/CL_NWMCORENETWORKCHANG00=>TT_CORENETWORKCHANGEEVENTLIST TT_CORENETWORKCHANGEEVENTLIST¶
The response to
GetCoreNetworkChangeEventsRequest.
iv_nexttoken TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
CoreNetworkChangeEvents¶
The response to
GetCoreNetworkChangeEventsRequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CORENETWORKCHANGEEVENTS() |
Getter for CORENETWORKCHANGEEVENTS, with configurable defaul |
ASK_CORENETWORKCHANGEEVENTS() |
Getter for CORENETWORKCHANGEEVENTS w/ exceptions if field ha |
HAS_CORENETWORKCHANGEEVENTS() |
Determine if CORENETWORKCHANGEEVENTS has a value |
NextToken¶
The token for the next page of results.
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 |