/AWS1/CL_LICLSTLICENSEASTGRS01¶
ListLicenseAssetGroupsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_licenseassetgroups TYPE /AWS1/CL_LICLICENSEASSETGROUP=>TT_LICENSEASSETGROUPLIST TT_LICENSEASSETGROUPLIST¶
License asset groups.
iv_nexttoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Token for the next set of results.
Queryable Attributes¶
LicenseAssetGroups¶
License asset groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEASSETGROUPS() |
Getter for LICENSEASSETGROUPS, with configurable default |
ASK_LICENSEASSETGROUPS() |
Getter for LICENSEASSETGROUPS w/ exceptions if field has no |
HAS_LICENSEASSETGROUPS() |
Determine if LICENSEASSETGROUPS 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 |