/AWS1/CL_WSWLISTBROWSERSTGSRSP¶
ListBrowserSettingsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_browsersettings TYPE /AWS1/CL_WSWBROWSERSTGSSUMMARY=>TT_BROWSERSETTINGSLIST TT_BROWSERSETTINGSLIST¶
The browser settings.
iv_nexttoken TYPE /AWS1/WSWPAGINATIONTOKEN /AWS1/WSWPAGINATIONTOKEN¶
The pagination token used to retrieve the next page of results for this operation.
Queryable Attributes¶
browserSettings¶
The browser settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BROWSERSETTINGS() |
Getter for BROWSERSETTINGS, with configurable default |
ASK_BROWSERSETTINGS() |
Getter for BROWSERSETTINGS w/ exceptions if field has no val |
HAS_BROWSERSETTINGS() |
Determine if BROWSERSETTINGS has a value |
nextToken¶
The pagination token used to retrieve the next page of results for this operation.
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 |