Skip to content

/AWS1/CL_DMGDESCRENDPTSRSP

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MARKER TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

IT_ENDPOINTS TYPE /AWS1/CL_DMGENDPOINT=>TT_ENDPOINTLIST TT_ENDPOINTLIST

Endpoint description.


Queryable Attributes

Marker

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value

Endpoints

Endpoint description.

Accessible with the following methods

Method Description
GET_ENDPOINTS() Getter for ENDPOINTS, with configurable default
ASK_ENDPOINTS() Getter for ENDPOINTS w/ exceptions if field has no value
HAS_ENDPOINTS() Determine if ENDPOINTS has a value