/AWS1/CL_SGMLSTEDGEPACKAGING01¶
ListEdgePackagingJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_edgepackagingjobsummaries TYPE /AWS1/CL_SGMEDGEPACKAGINGJOB00=>TT_EDGEPACKAGINGJOBSUMMARIES TT_EDGEPACKAGINGJOBSUMMARIES¶
Summaries of edge packaging jobs.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN¶
Token to use when calling the next page of results.
Queryable Attributes¶
EdgePackagingJobSummaries¶
Summaries of edge packaging jobs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EDGEPACKAGINGJOBSUMS() |
Getter for EDGEPACKAGINGJOBSUMMARIES, with configurable defa |
ASK_EDGEPACKAGINGJOBSUMS() |
Getter for EDGEPACKAGINGJOBSUMMARIES w/ exceptions if field |
HAS_EDGEPACKAGINGJOBSUMS() |
Determine if EDGEPACKAGINGJOBSUMMARIES has a value |
NextToken¶
Token to use when calling 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 |