/AWS1/CL_NWPLSTNETWORKSITESRSP¶
ListNetworkSitesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_networksites TYPE /AWS1/CL_NWPNETWORKSITE=>TT_NETWORKSITELIST TT_NETWORKSITELIST¶
Information about the network sites.
iv_nexttoken TYPE /AWS1/NWPPAGINATIONTOKEN /AWS1/NWPPAGINATIONTOKEN¶
The token for the next page of results.
Queryable Attributes¶
networkSites¶
Information about the network sites.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKSITES() |
Getter for NETWORKSITES, with configurable default |
ASK_NETWORKSITES() |
Getter for NETWORKSITES w/ exceptions if field has no value |
HAS_NETWORKSITES() |
Determine if NETWORKSITES 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 |