/AWS1/CL_ADSDESCREXPCONFSRSP¶
DescribeExportConfigurationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_exportsinfo TYPE /AWS1/CL_ADSEXPORTINFO=>TT_EXPORTSINFO TT_EXPORTSINFO¶
iv_nexttoken TYPE /AWS1/ADSNEXTTOKEN /AWS1/ADSNEXTTOKEN¶
The token from the previous call to describe-export-tasks.
Queryable Attributes¶
exportsInfo¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPORTSINFO() |
Getter for EXPORTSINFO, with configurable default |
ASK_EXPORTSINFO() |
Getter for EXPORTSINFO w/ exceptions if field has no value |
HAS_EXPORTSINFO() |
Determine if EXPORTSINFO has a value |
nextToken¶
The token from the previous call to describe-export-tasks.
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 |