/AWS1/CL_GDYLSTTHREATENTSETS01¶
ListThreatEntitySetsResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_threatentitysetids
TYPE /AWS1/CL_GDYTHREATENTSETIDS_W=>TT_THREATENTITYSETIDS
TT_THREATENTITYSETIDS
¶
The IDs of the threat entity set resources.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
The pagination parameter to be used on the next list operation to retrieve more items.
Queryable Attributes¶
ThreatEntitySetIds¶
The IDs of the threat entity set resources.
Accessible with the following methods¶
Method | Description |
---|---|
GET_THREATENTITYSETIDS() |
Getter for THREATENTITYSETIDS, with configurable default |
ASK_THREATENTITYSETIDS() |
Getter for THREATENTITYSETIDS w/ exceptions if field has no |
HAS_THREATENTITYSETIDS() |
Determine if THREATENTITYSETIDS 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 |