/AWS1/CL_IOWLISTFUOTATASKSRSP¶
ListFuotaTasksResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/IOWNEXTTOKEN /AWS1/IOWNEXTTOKEN¶
To retrieve the next set of results, the
nextTokenvalue from a previous response; otherwise null to receive the first set of results.
it_fuotatasklist TYPE /AWS1/CL_IOWFUOTATASK=>TT_FUOTATASKLIST TT_FUOTATASKLIST¶
FuotaTaskList
Queryable Attributes¶
NextToken¶
To retrieve the next set of results, the
nextTokenvalue from a previous response; otherwise null to receive the first set 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 |
FuotaTaskList¶
FuotaTaskList
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FUOTATASKLIST() |
Getter for FUOTATASKLIST, with configurable default |
ASK_FUOTATASKLIST() |
Getter for FUOTATASKLIST w/ exceptions if field has no value |
HAS_FUOTATASKLIST() |
Determine if FUOTATASKLIST has a value |