/AWS1/CL_SAGBTCGETTHRTMODSOUT¶
Output for the BatchGetThreatModels operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_threatmodels TYPE /AWS1/CL_SAGTHREATMODEL=>TT_THREATMODELLIST TT_THREATMODELLIST¶
The list of threat models that were found.
it_notfound TYPE /AWS1/CL_SAGTHRTMODELIDLIST_W=>TT_THREATMODELIDLIST TT_THREATMODELIDLIST¶
The list of threat model identifiers that were not found.
Queryable Attributes¶
threatModels¶
The list of threat models that were found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THREATMODELS() |
Getter for THREATMODELS, with configurable default |
ASK_THREATMODELS() |
Getter for THREATMODELS w/ exceptions if field has no value |
HAS_THREATMODELS() |
Determine if THREATMODELS has a value |
notFound¶
The list of threat model 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 |