/AWS1/CL_CNTLISTQUICKCNCTSRSP¶
ListQuickConnectsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_quickconnectsummarylist TYPE /AWS1/CL_CNTQUICKCNCTSUMMARY=>TT_QUICKCONNECTSUMMARYLIST TT_QUICKCONNECTSUMMARYLIST¶
Information about the quick connects.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
QuickConnectSummaryList¶
Information about the quick connects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUICKCONNECTSUMMARYLIST() |
Getter for QUICKCONNECTSUMMARYLIST, with configurable defaul |
ASK_QUICKCONNECTSUMMARYLIST() |
Getter for QUICKCONNECTSUMMARYLIST w/ exceptions if field ha |
HAS_QUICKCONNECTSUMMARYLIST() |
Determine if QUICKCONNECTSUMMARYLIST has a value |
NextToken¶
If there are additional results, this is the token for the next 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 |