/AWS1/CL_LICLSTLICENSEASTRLS01¶
ListLicenseAssetRulesetsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_licenseassetrulesets TYPE /AWS1/CL_LICLICENSEASSETRLSET=>TT_LICENSEASSETRULESETLIST TT_LICENSEASSETRULESETLIST¶
License asset rulesets.
iv_nexttoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Token for the next set of results.
Queryable Attributes¶
LicenseAssetRulesets¶
License asset rulesets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEASSETRULESETS() |
Getter for LICENSEASSETRULESETS, with configurable default |
ASK_LICENSEASSETRULESETS() |
Getter for LICENSEASSETRULESETS w/ exceptions if field has n |
HAS_LICENSEASSETRULESETS() |
Determine if LICENSEASSETRULESETS has a value |
NextToken¶
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 |