Skip to content

/AWS1/CL_SAGLISTDISCVENDPTOUT

Output for the ListDiscoveredEndpoints operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_discoveredendpoints TYPE /AWS1/CL_SAGDISCOVEREDENDPOINT=>TT_DISCOVEREDENDPOINTLIST TT_DISCOVEREDENDPOINTLIST

The list of discovered endpoints.

iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN

A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request. For subsequent calls, use the nextToken value returned from the previous request.


Queryable Attributes

discoveredEndpoints

The list of discovered endpoints.

Accessible with the following methods

Method Description
GET_DISCOVEREDENDPOINTS() Getter for DISCOVEREDENDPOINTS, with configurable default
ASK_DISCOVEREDENDPOINTS() Getter for DISCOVEREDENDPOINTS w/ exceptions if field has no
HAS_DISCOVEREDENDPOINTS() Determine if DISCOVEREDENDPOINTS has a value

nextToken

A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request. For subsequent calls, use the nextToken value returned from the previous request.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value