/AWS1/CL_IOXLISTCNCTORDSTSRSP¶
ListConnectorDestinationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_connectordestinationlist TYPE /AWS1/CL_IOXCNCTORDSTSUMMARY=>TT_CONNECTORDSTLISTDEFINITION TT_CONNECTORDSTLISTDEFINITION¶
The list of connector destinations that match the specified criteria.
iv_nexttoken TYPE /AWS1/IOXNEXTTOKEN /AWS1/IOXNEXTTOKEN¶
A token used for pagination of results when there are more connector destinations than can be returned in a single response.
Queryable Attributes¶
ConnectorDestinationList¶
The list of connector destinations that match the specified criteria.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTORDESTINATIONLIST() |
Getter for CONNECTORDESTINATIONLIST, with configurable defau |
ASK_CONNECTORDESTINATIONLIST() |
Getter for CONNECTORDESTINATIONLIST w/ exceptions if field h |
HAS_CONNECTORDESTINATIONLIST() |
Determine if CONNECTORDESTINATIONLIST has a value |
NextToken¶
A token used for pagination of results when there are more connector destinations than can be returned in a single response.
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 |