/AWS1/CL_MDCENDPOINT¶
Describes an account-specific API endpoint.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_url
TYPE /AWS1/MDC__STRING
/AWS1/MDC__STRING
¶
URL of endpoint
Queryable Attributes¶
Url¶
URL of endpoint
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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LISTOFENDPOINT
¶
TYPES TT___LISTOFENDPOINT TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDCENDPOINT WITH DEFAULT KEY
.