Skip to content

/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