Skip to content

/AWS1/CL_QSTSEARCHAGENTSRSP

SearchAgentsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_agentsummaries TYPE /AWS1/CL_QSTAGENTSUMMARY=>TT_AGENTSUMMARYLIST TT_AGENTSUMMARYLIST

A list of agent summaries.

iv_nexttoken TYPE /AWS1/QSTSTRING00 /AWS1/QSTSTRING00

The token for the next set of results, or null if there are no more results.

iv_requestid TYPE /AWS1/QSTSTRING00 /AWS1/QSTSTRING00

The Amazon Web Services request ID for this operation.


Queryable Attributes

AgentSummaries

A list of agent summaries.

Accessible with the following methods

Method Description
GET_AGENTSUMMARIES() Getter for AGENTSUMMARIES, with configurable default
ASK_AGENTSUMMARIES() Getter for AGENTSUMMARIES w/ exceptions if field has no valu
HAS_AGENTSUMMARIES() Determine if AGENTSUMMARIES has a value

NextToken

The token for the next set of results, or null if there are no more 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

RequestId

The Amazon Web Services request ID for this operation.

Accessible with the following methods

Method Description
GET_REQUESTID() Getter for REQUESTID, with configurable default
ASK_REQUESTID() Getter for REQUESTID w/ exceptions if field has no value
HAS_REQUESTID() Determine if REQUESTID has a value