Skip to content

/AWS1/CL_GDYLISTINVESTGTNSRSP

ListInvestigationsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_investigations TYPE /AWS1/CL_GDYINVESTGTNSUMMARY=>TT_INVESTIGATIONSUMMARIES TT_INVESTIGATIONSUMMARIES

A list of investigation summaries associated with the specified detector.

Optional arguments:

iv_nexttoken TYPE /AWS1/GDYNEXTTOKEN /AWS1/GDYNEXTTOKEN

The pagination parameter to be used on the next list operation to retrieve more items.


Queryable Attributes

Investigations

A list of investigation summaries associated with the specified detector.

Accessible with the following methods

Method Description
GET_INVESTIGATIONS() Getter for INVESTIGATIONS, with configurable default
ASK_INVESTIGATIONS() Getter for INVESTIGATIONS w/ exceptions if field has no valu
HAS_INVESTIGATIONS() Determine if INVESTIGATIONS has a value

NextToken

The pagination parameter to be used on the next list operation to retrieve more items.

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