/AWS1/CL_AANLSTARCHIVERULESRSP¶
The response to the request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_archiverules TYPE /AWS1/CL_AANARCHIVERULESUMMARY=>TT_ARCHIVERULESLIST TT_ARCHIVERULESLIST¶
A list of archive rules created for the specified analyzer.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/AANTOKEN /AWS1/AANTOKEN¶
A token used for pagination of results returned.
Queryable Attributes¶
archiveRules¶
A list of archive rules created for the specified analyzer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARCHIVERULES() |
Getter for ARCHIVERULES, with configurable default |
ASK_ARCHIVERULES() |
Getter for ARCHIVERULES w/ exceptions if field has no value |
HAS_ARCHIVERULES() |
Determine if ARCHIVERULES has a value |
nextToken¶
A token used for pagination of results returned.
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 |