/AWS1/CL_XL8LSTTEXTXLATJOBSRSP¶
ListTextTranslationJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_textxlationjobprpslist TYPE /AWS1/CL_XL8TEXTXLATIONJOBPRPS=>TT_TEXTXLATIONJOBPRPSLIST TT_TEXTXLATIONJOBPRPSLIST¶
A list containing the properties of each job that is returned.
iv_nexttoken TYPE /AWS1/XL8NEXTTOKEN /AWS1/XL8NEXTTOKEN¶
The token to use to retrieve the next page of results. This value is
nullwhen there are no more results to return.
Queryable Attributes¶
TextTranslationJobPropertiesList¶
A list containing the properties of each job that is returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXTXLATIONJOBPRPSLIST() |
Getter for TEXTXLATIONJOBPROPERTIESLIST, with configurable d |
ASK_TEXTXLATIONJOBPRPSLIST() |
Getter for TEXTXLATIONJOBPROPERTIESLIST w/ exceptions if fie |
HAS_TEXTXLATIONJOBPRPSLIST() |
Determine if TEXTXLATIONJOBPROPERTIESLIST has a value |
NextToken¶
The token to use to retrieve the next page of results. This value is
nullwhen there are no more results to return.
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 |