Skip to content

/AWS1/CL_GDYLSTTRSTDENTSETSRSP

ListTrustedEntitySetsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_trustedentitysetids TYPE /AWS1/CL_GDYTRSTDENTSETIDS_W=>TT_TRUSTEDENTITYSETIDS TT_TRUSTEDENTITYSETIDS

The IDs of the trusted entity set resources.

Optional arguments:

iv_nexttoken TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The pagination parameter to be used on the next list operation to retrieve more items.


Queryable Attributes

TrustedEntitySetIds

The IDs of the trusted entity set resources.

Accessible with the following methods

Method Description
GET_TRUSTEDENTITYSETIDS() Getter for TRUSTEDENTITYSETIDS, with configurable default
ASK_TRUSTEDENTITYSETIDS() Getter for TRUSTEDENTITYSETIDS w/ exceptions if field has no
HAS_TRUSTEDENTITYSETIDS() Determine if TRUSTEDENTITYSETIDS has a value

NextToken

The pagination parameter to be used on the next list operation to retrieve more items.

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