/AWS1/CL_MHOLSTMIGRATIONWORK03¶
ListMigrationWorkflowTemplatesResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_templatesummary TYPE /AWS1/CL_MHOTEMPLATESUMMARY=>TT_TEMPLATESUMMARYLIST TT_TEMPLATESUMMARYLIST¶
The summary of the template.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/MHONEXTTOKEN /AWS1/MHONEXTTOKEN¶
The pagination token.
Queryable Attributes¶
nextToken¶
The pagination token.
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 |
templateSummary¶
The summary of the template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATESUMMARY() |
Getter for TEMPLATESUMMARY, with configurable default |
ASK_TEMPLATESUMMARY() |
Getter for TEMPLATESUMMARY w/ exceptions if field has no val |
HAS_TEMPLATESUMMARY() |
Determine if TEMPLATESUMMARY has a value |