/AWS1/CL_IOALISTDSCONTENTSRSP¶
ListDatasetContentsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_datasetcontentsummaries TYPE /AWS1/CL_IOADSCONTENTSUMMARY=>TT_DATASETCONTENTSUMMARIES TT_DATASETCONTENTSUMMARIES¶
Summary information about dataset contents that have been created.
iv_nexttoken TYPE /AWS1/IOANEXTTOKEN /AWS1/IOANEXTTOKEN¶
The token to retrieve the next set of results, or
nullif there are no more results.
Queryable Attributes¶
datasetContentSummaries¶
Summary information about dataset contents that have been created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETCONTENTSUMMARIES() |
Getter for DATASETCONTENTSUMMARIES, with configurable defaul |
ASK_DATASETCONTENTSUMMARIES() |
Getter for DATASETCONTENTSUMMARIES w/ exceptions if field ha |
HAS_DATASETCONTENTSUMMARIES() |
Determine if DATASETCONTENTSUMMARIES has a value |
nextToken¶
The token to retrieve the next set of results, or
nullif there are no more 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 |