Skip to content

/AWS1/CL_QQCLISTCONTENTSRSP

ListContentsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_CONTENTSUMMARIES TYPE /AWS1/CL_QQCCONTENTSUMMARY=>TT_CONTENTSUMMARYLIST TT_CONTENTSUMMARYLIST

Information about the content.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/QQCNEXTTOKEN /AWS1/QQCNEXTTOKEN

If there are additional results, this is the token for the next set of results.


Queryable Attributes

contentSummaries

Information about the content.

Accessible with the following methods

Method Description
GET_CONTENTSUMMARIES() Getter for CONTENTSUMMARIES, with configurable default
ASK_CONTENTSUMMARIES() Getter for CONTENTSUMMARIES w/ exceptions if field has no va
HAS_CONTENTSUMMARIES() Determine if CONTENTSUMMARIES has a value

nextToken

If there are additional results, this is the 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