/AWS1/CL_IOWLSTWIRELESSDEVIM01¶
ListWirelessDeviceImportTasksResponse
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_wirelessdevimporttasklist
TYPE /AWS1/CL_IOWWIRELESSDEVIMPTASK=>TT_WIRELESSDEVIMPORTTASKLIST
TT_WIRELESSDEVIMPORTTASKLIST
¶
List of import tasks and summary information of onboarding status of devices in each import task.
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 |
WirelessDeviceImportTaskList¶
List of import tasks and summary information of onboarding status of devices in each import task.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WIRELESSDEVIMPTASKLIST() |
Getter for WIRELESSDEVICEIMPORTTASKLIST, with configurable d |
ASK_WIRELESSDEVIMPTASKLIST() |
Getter for WIRELESSDEVICEIMPORTTASKLIST w/ exceptions if fie |
HAS_WIRELESSDEVIMPTASKLIST() |
Determine if WIRELESSDEVICEIMPORTTASKLIST has a value |