/AWS1/CL_IN2GETCISSCANRSDETS01¶
GetCisScanResultDetailsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_scanresultdetails
TYPE /AWS1/CL_IN2CISSCANRESULTDETS=>TT_CISSCANRESULTDETAILSLIST
TT_CISSCANRESULTDETAILSLIST
¶
The scan result details.
iv_nexttoken
TYPE /AWS1/IN2NEXTTOKEN
/AWS1/IN2NEXTTOKEN
¶
The pagination token from a previous request that's used to retrieve the next page of results.
Queryable Attributes¶
scanResultDetails¶
The scan result details.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SCANRESULTDETAILS() |
Getter for SCANRESULTDETAILS, with configurable default |
ASK_SCANRESULTDETAILS() |
Getter for SCANRESULTDETAILS w/ exceptions if field has no v |
HAS_SCANRESULTDETAILS() |
Determine if SCANRESULTDETAILS has a value |
nextToken¶
The pagination token from a previous request that's used to retrieve the next page 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 |