/AWS1/CL_SAGBTCGTTHRTMODJBSOUT¶
Output for the BatchGetThreatModelJobs operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_threatmodeljobs TYPE /AWS1/CL_SAGTHREATMODELJOB=>TT_THREATMODELJOBLIST TT_THREATMODELJOBLIST¶
The list of threat model jobs that were found.
it_notfound TYPE /AWS1/CL_SAGTHRTMODJOBIDLIST_W=>TT_THREATMODELJOBIDLIST TT_THREATMODELJOBIDLIST¶
The list of threat model job identifiers that were not found.
Queryable Attributes¶
threatModelJobs¶
The list of threat model jobs that were found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THREATMODELJOBS() |
Getter for THREATMODELJOBS, with configurable default |
ASK_THREATMODELJOBS() |
Getter for THREATMODELJOBS w/ exceptions if field has no val |
HAS_THREATMODELJOBS() |
Determine if THREATMODELJOBS has a value |
notFound¶
The list of threat model job identifiers that were not found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTFOUND() |
Getter for NOTFOUND, with configurable default |
ASK_NOTFOUND() |
Getter for NOTFOUND w/ exceptions if field has no value |
HAS_NOTFOUND() |
Determine if NOTFOUND has a value |