/AWS1/CL_GACLSTCUSTROUTINGAC01¶
ListCustomRoutingAcceleratorsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_accelerators TYPE /AWS1/CL_GACCUSTROUTINGACCEL00=>TT_CUSTOMROUTINGACCELERATORS TT_CUSTOMROUTINGACCELERATORS¶
The list of custom routing accelerators for a customer account.
iv_nexttoken TYPE /AWS1/GACGENERICSTRING /AWS1/GACGENERICSTRING¶
The token for the next set of results. You receive this token from a previous call.
Queryable Attributes¶
Accelerators¶
The list of custom routing accelerators for a customer account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCELERATORS() |
Getter for ACCELERATORS, with configurable default |
ASK_ACCELERATORS() |
Getter for ACCELERATORS w/ exceptions if field has no value |
HAS_ACCELERATORS() |
Determine if ACCELERATORS has a value |
NextToken¶
The token for the next set of results. You receive this token from a previous call.
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 |