/AWS1/CL_BDOAPISCHEMACONF¶
Configuration for API schema.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_s3
TYPE REF TO /AWS1/CL_BDOS3CONFIGURATION
/AWS1/CL_BDOS3CONFIGURATION
¶
s3
iv_inlinepayload
TYPE /AWS1/BDOINLINEPAYLOAD
/AWS1/BDOINLINEPAYLOAD
¶
The inline payload containing the API schema definition.
Queryable Attributes¶
s3¶
s3
Accessible with the following methods¶
Method | Description |
---|---|
GET_S3() |
Getter for S3 |
inlinePayload¶
The inline payload containing the API schema definition.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INLINEPAYLOAD() |
Getter for INLINEPAYLOAD, with configurable default |
ASK_INLINEPAYLOAD() |
Getter for INLINEPAYLOAD w/ exceptions if field has no value |
HAS_INLINEPAYLOAD() |
Determine if INLINEPAYLOAD has a value |