/AWS1/CL_AFBLSTSMARTHOMEAPPL01¶
ListSmartHomeAppliancesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_smarthomeappliances TYPE /AWS1/CL_AFBSMARTHOMEAPPLIANCE=>TT_SMARTHOMEAPPLIANCELIST TT_SMARTHOMEAPPLIANCELIST¶
The smart home appliances.
iv_nexttoken TYPE /AWS1/AFBNEXTTOKEN /AWS1/AFBNEXTTOKEN¶
The tokens used for pagination.
Queryable Attributes¶
SmartHomeAppliances¶
The smart home appliances.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SMARTHOMEAPPLIANCES() |
Getter for SMARTHOMEAPPLIANCES, with configurable default |
ASK_SMARTHOMEAPPLIANCES() |
Getter for SMARTHOMEAPPLIANCES w/ exceptions if field has no |
HAS_SMARTHOMEAPPLIANCES() |
Determine if SMARTHOMEAPPLIANCES has a value |
NextToken¶
The tokens used for pagination.
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 |