/AWS1/CL_WADLISTLENSESOUTPUT¶
Output of a list lenses call.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_lenssummaries TYPE /AWS1/CL_WADLENSSUMMARY=>TT_LENSSUMMARIES TT_LENSSUMMARIES¶
LensSummaries
iv_nexttoken TYPE /AWS1/WADNEXTTOKEN /AWS1/WADNEXTTOKEN¶
NextToken
Queryable Attributes¶
LensSummaries¶
LensSummaries
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LENSSUMMARIES() |
Getter for LENSSUMMARIES, with configurable default |
ASK_LENSSUMMARIES() |
Getter for LENSSUMMARIES w/ exceptions if field has no value |
HAS_LENSSUMMARIES() |
Determine if LENSSUMMARIES has a value |
NextToken¶
NextToken
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 |