/AWS1/CL_NWMGETNETWORKTELEME01¶
GetNetworkTelemetryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_networktelemetry TYPE /AWS1/CL_NWMNETWORKTELEMETRY=>TT_NETWORKTELEMETRYLIST TT_NETWORKTELEMETRYLIST¶
The network telemetry.
iv_nexttoken TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
NetworkTelemetry¶
The network telemetry.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKTELEMETRY() |
Getter for NETWORKTELEMETRY, with configurable default |
ASK_NETWORKTELEMETRY() |
Getter for NETWORKTELEMETRY w/ exceptions if field has no va |
HAS_NETWORKTELEMETRY() |
Determine if NETWORKTELEMETRY 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 |