| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowStepItem> |
GetWorkflowStepsResponse.items()
List containing workflow step details.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepsResponse.Builder |
GetWorkflowStepsResponse.Builder.items(WorkflowStepItem... items)
List containing workflow step details.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepsResponse.Builder |
GetWorkflowStepsResponse.Builder.items(Collection<WorkflowStepItem> items)
List containing workflow step details.
|
Copyright © 2023. All rights reserved.