Skip to content

/AWS1/CL_QQBLSTCHATRSPCONFSRSP

ListChatResponseConfigurationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_chatresponseconfs TYPE /AWS1/CL_QQBCHATRESPONSECONF=>TT_CHATRESPONSECONFIGURATIONS TT_CHATRESPONSECONFIGURATIONS

A list of chat response configuration summaries, each containing key information about an available configuration in the specified application.

iv_nexttoken TYPE /AWS1/QQBNEXTTOKEN /AWS1/QQBNEXTTOKEN

A pagination token that can be used in a subsequent request to retrieve additional chat response configurations if the results were truncated due to the maxResults parameter.


Queryable Attributes

chatResponseConfigurations

A list of chat response configuration summaries, each containing key information about an available configuration in the specified application.

Accessible with the following methods

Method Description
GET_CHATRESPONSECONFS() Getter for CHATRESPONSECONFIGURATIONS, with configurable def
ASK_CHATRESPONSECONFS() Getter for CHATRESPONSECONFIGURATIONS w/ exceptions if field
HAS_CHATRESPONSECONFS() Determine if CHATRESPONSECONFIGURATIONS has a value

nextToken

A pagination token that can be used in a subsequent request to retrieve additional chat response configurations if the results were truncated due to the maxResults parameter.

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