Skip to content

/AWS1/CL_DOGLSTANOMALIESFORI01

ListAnomaliesForInsightResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_PROACTIVEANOMALIES TYPE /AWS1/CL_DOGPROACTANOMALYSUMM=>TT_PROACTIVEANOMALIES TT_PROACTIVEANOMALIES

An array of ProactiveAnomalySummary objects that represent the requested anomalies

IT_REACTIVEANOMALIES TYPE /AWS1/CL_DOGREACTANOMALYSUMM=>TT_REACTIVEANOMALIES TT_REACTIVEANOMALIES

An array of ReactiveAnomalySummary objects that represent the requested anomalies

IV_NEXTTOKEN TYPE /AWS1/DOGUUIDNEXTTOKEN /AWS1/DOGUUIDNEXTTOKEN

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.


Queryable Attributes

ProactiveAnomalies

An array of ProactiveAnomalySummary objects that represent the requested anomalies

Accessible with the following methods

Method Description
GET_PROACTIVEANOMALIES() Getter for PROACTIVEANOMALIES, with configurable default
ASK_PROACTIVEANOMALIES() Getter for PROACTIVEANOMALIES w/ exceptions if field has no
HAS_PROACTIVEANOMALIES() Determine if PROACTIVEANOMALIES has a value

ReactiveAnomalies

An array of ReactiveAnomalySummary objects that represent the requested anomalies

Accessible with the following methods

Method Description
GET_REACTIVEANOMALIES() Getter for REACTIVEANOMALIES, with configurable default
ASK_REACTIVEANOMALIES() Getter for REACTIVEANOMALIES w/ exceptions if field has no v
HAS_REACTIVEANOMALIES() Determine if REACTIVEANOMALIES has a value

NextToken

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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