/AWS1/CL_AG2ENDPTDSPCONTRSP¶
The product REST endpoint page.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_endpoint TYPE /AWS1/AG2__STRINGMIN1MAX1024 /AWS1/AG2__STRINGMIN1MAX1024¶
The URL to invoke your REST API.
Optional arguments:¶
iv_body TYPE /AWS1/AG2__STRINGMIN1MAX32768 /AWS1/AG2__STRINGMIN1MAX32768¶
The API documentation.
iv_operationname TYPE /AWS1/AG2__STRINGMIN1MAX255 /AWS1/AG2__STRINGMIN1MAX255¶
The operation name.
Queryable Attributes¶
Body¶
The API documentation.
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 |
Endpoint¶
The URL to invoke your REST API.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINT() |
Getter for ENDPOINT, with configurable default |
ASK_ENDPOINT() |
Getter for ENDPOINT w/ exceptions if field has no value |
HAS_ENDPOINT() |
Determine if ENDPOINT has a value |
OperationName¶
The operation name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONNAME() |
Getter for OPERATIONNAME, with configurable default |
ASK_OPERATIONNAME() |
Getter for OPERATIONNAME w/ exceptions if field has no value |
HAS_OPERATIONNAME() |
Determine if OPERATIONNAME has a value |