/AWS1/CL_WMLLSTMAILBOXEXPJOB01¶
ListMailboxExportJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_jobs TYPE /AWS1/CL_WMLMAILBOXEXPORTJOB=>TT_JOBS TT_JOBS¶
The mailbox export job details.
iv_nexttoken TYPE /AWS1/WMLNEXTTOKEN /AWS1/WMLNEXTTOKEN¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
Jobs¶
The mailbox export job details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBS() |
Getter for JOBS, with configurable default |
ASK_JOBS() |
Getter for JOBS w/ exceptions if field has no value |
HAS_JOBS() |
Determine if JOBS has a value |
NextToken¶
The token to use to retrieve 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 |