/AWS1/CL_GSTLSTDATAFLOWENDPT01¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/GSTPAGINATIONTOKEN /AWS1/GSTPAGINATIONTOKEN¶
Next token returned in the response of a previous
ListDataflowEndpointGroupscall. Used to get the next page of results.
it_dataflowendpointgrouplist TYPE /AWS1/CL_GSTDATAFLOWENDPTLST00=>TT_DATAFLOWENDPOINTGROUPLIST TT_DATAFLOWENDPOINTGROUPLIST¶
A list of dataflow endpoint groups.
Queryable Attributes¶
nextToken¶
Next token returned in the response of a previous
ListDataflowEndpointGroupscall. Used to get the next page of results.
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 |
dataflowEndpointGroupList¶
A list of dataflow endpoint groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAFLOWENDPTGROUPLIST() |
Getter for DATAFLOWENDPOINTGROUPLIST, with configurable defa |
ASK_DATAFLOWENDPTGROUPLIST() |
Getter for DATAFLOWENDPOINTGROUPLIST w/ exceptions if field |
HAS_DATAFLOWENDPTGROUPLIST() |
Determine if DATAFLOWENDPOINTGROUPLIST has a value |