/AWS1/CL_OSIGETPLBLUEPRINTRSP¶
GetPipelineBlueprintResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_blueprint TYPE REF TO /AWS1/CL_OSIPIPELINEBLUEPRINT /AWS1/CL_OSIPIPELINEBLUEPRINT¶
The requested blueprint in YAML format.
iv_format TYPE /AWS1/OSISTRING /AWS1/OSISTRING¶
The format of the blueprint.
Queryable Attributes¶
Blueprint¶
The requested blueprint in YAML format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRINT() |
Getter for BLUEPRINT |
Format¶
The format of the blueprint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORMAT() |
Getter for FORMAT, with configurable default |
ASK_FORMAT() |
Getter for FORMAT w/ exceptions if field has no value |
HAS_FORMAT() |
Determine if FORMAT has a value |