| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowStepItem |
WorkflowStepItem.clone() |
WorkflowStepItem |
WorkflowStepItem.withAppflowIntegration(AppflowIntegrationWorkflowStep appflowIntegration)
Workflow step information specific to
APPFLOW_INTEGRATION workflow. |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowStepItem> |
GetWorkflowStepsResult.getItems()
List containing workflow step details.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepsResult |
GetWorkflowStepsResult.withItems(WorkflowStepItem... items)
List containing workflow step details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetWorkflowStepsResult.setItems(Collection<WorkflowStepItem> items)
List containing workflow step details.
|
GetWorkflowStepsResult |
GetWorkflowStepsResult.withItems(Collection<WorkflowStepItem> items)
List containing workflow step details.
|
Copyright © 2023. All rights reserved.