/AWS1/CL_AG2EXPORTAPIRESPONSE¶
ExportApiResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_body TYPE /AWS1/AG2EXPORTEDAPI /AWS1/AG2EXPORTEDAPI¶
Represents an exported definition of an API in a particular output format, for example, YAML. The API is serialized to the requested specification, for example, OpenAPI 3.0.
Queryable Attributes¶
body¶
Represents an exported definition of an API in a particular output format, for example, YAML. The API is serialized to the requested specification, for example, OpenAPI 3.0.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BODY() |
Getter for BODY, with configurable default |
ASK_BODY() |
Getter for BODY w/ exceptions if field has no value |
HAS_BODY() |
Determine if BODY has a value |