/AWS1/CL_NWPLSTNETWORKRESRCS01¶
ListNetworkResourcesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_networkresources TYPE /AWS1/CL_NWPNETWORKRESOURCE=>TT_NETWORKRESOURCELIST TT_NETWORKRESOURCELIST¶
Information about network resources.
iv_nexttoken TYPE /AWS1/NWPPAGINATIONTOKEN /AWS1/NWPPAGINATIONTOKEN¶
The token for the next page of results.
Queryable Attributes¶
networkResources¶
Information about network resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKRESOURCES() |
Getter for NETWORKRESOURCES, with configurable default |
ASK_NETWORKRESOURCES() |
Getter for NETWORKRESOURCES w/ exceptions if field has no va |
HAS_NETWORKRESOURCES() |
Determine if NETWORKRESOURCES 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 |