/AWS1/CL_BDDLISTBLUEPRINTSRSP¶
List Blueprint Response
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_blueprints TYPE /AWS1/CL_BDDBLUEPRINTSUMMARY=>TT_BLUEPRINTS TT_BLUEPRINTS¶
blueprints
Optional arguments:¶
iv_nexttoken TYPE /AWS1/BDDNEXTTOKEN /AWS1/BDDNEXTTOKEN¶
nextToken
Queryable Attributes¶
blueprints¶
blueprints
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRINTS() |
Getter for BLUEPRINTS, with configurable default |
ASK_BLUEPRINTS() |
Getter for BLUEPRINTS w/ exceptions if field has no value |
HAS_BLUEPRINTS() |
Determine if BLUEPRINTS has a value |
nextToken¶
nextToken
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 |