/AWS1/CL_FRHHTTPENDPOINTDESC¶
Describes the HTTP endpoint selected as the destination.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_url TYPE /AWS1/FRHHTTPENDPOINTURL /AWS1/FRHHTTPENDPOINTURL¶
The URL of the HTTP endpoint selected as the destination.
iv_name TYPE /AWS1/FRHHTTPENDPOINTNAME /AWS1/FRHHTTPENDPOINTNAME¶
The name of the HTTP endpoint selected as the destination.
Queryable Attributes¶
Url¶
The URL of the HTTP endpoint selected as the destination.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_URL() |
Getter for URL, with configurable default |
ASK_URL() |
Getter for URL w/ exceptions if field has no value |
HAS_URL() |
Determine if URL has a value |
Name¶
The name of the HTTP endpoint selected as the destination.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |