/AWS1/CL_IOWLSTNETWORKANALYZ01¶
ListNetworkAnalyzerConfigurationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/IOWNEXTTOKEN /AWS1/IOWNEXTTOKEN¶
The token to use to get the next set of results, or null if there are no additional results.
it_networkanalyzerconflist TYPE /AWS1/CL_IOWNETWORKANALYZERC00=>TT_NETWORKANALYZERCONFLIST TT_NETWORKANALYZERCONFLIST¶
The list of network analyzer configurations.
Queryable Attributes¶
NextToken¶
The token to use to get the next set of results, or null if there are no additional 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 |
NetworkAnalyzerConfigurationList¶
The list of network analyzer configurations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKANALYZERCONFLIST() |
Getter for NETWORKANALYZERCONFLIST, with configurable defaul |
ASK_NETWORKANALYZERCONFLIST() |
Getter for NETWORKANALYZERCONFLIST w/ exceptions if field ha |
HAS_NETWORKANALYZERCONFLIST() |
Determine if NETWORKANALYZERCONFLIST has a value |