/AWS1/CL_BDNLSTWORKFLOWDEFSRSP¶
ListWorkflowDefinitionsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_workflowdefnsummaries TYPE /AWS1/CL_BDNWORKFLOWDEFNSUMM=>TT_WORKFLOWDEFINITIONSUMMARIES TT_WORKFLOWDEFINITIONSUMMARIES¶
A list of summary information for workflow definitions.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/BDNNEXTTOKEN /AWS1/BDNNEXTTOKEN¶
The token for retrieving the next page of results, if available.
Queryable Attributes¶
workflowDefinitionSummaries¶
A list of summary information for workflow definitions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKFLOWDEFNSUMMARIES() |
Getter for WORKFLOWDEFINITIONSUMMARIES, with configurable de |
ASK_WORKFLOWDEFNSUMMARIES() |
Getter for WORKFLOWDEFINITIONSUMMARIES w/ exceptions if fiel |
HAS_WORKFLOWDEFNSUMMARIES() |
Determine if WORKFLOWDEFINITIONSUMMARIES has a value |
nextToken¶
The token for retrieving the next page of results, if available.
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 |