Skip to content

/AWS1/CL_WSWLISTSESSLOGGERSRSP

ListSessionLoggersResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sessionloggers TYPE /AWS1/CL_WSWSESSLOGGERSUMMARY=>TT_SESSIONLOGGERLIST TT_SESSIONLOGGERLIST

The list of session loggers, including summaries of their details.

iv_nexttoken TYPE /AWS1/WSWPAGINATIONTOKEN /AWS1/WSWPAGINATIONTOKEN

The pagination token used to retrieve the next page of results for this operation.


Queryable Attributes

sessionLoggers

The list of session loggers, including summaries of their details.

Accessible with the following methods

Method Description
GET_SESSIONLOGGERS() Getter for SESSIONLOGGERS, with configurable default
ASK_SESSIONLOGGERS() Getter for SESSIONLOGGERS w/ exceptions if field has no valu
HAS_SESSIONLOGGERS() Determine if SESSIONLOGGERS 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