| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<Task> |
FlowDefinition.tasks()
A list of tasks that Customer Profiles performs while transferring the data in the flow run.
|
| Modifier and Type | Method and Description |
|---|---|
FlowDefinition.Builder |
FlowDefinition.Builder.tasks(Task... tasks)
A list of tasks that Customer Profiles performs while transferring the data in the flow run.
|
| Modifier and Type | Method and Description |
|---|---|
FlowDefinition.Builder |
FlowDefinition.Builder.tasks(Collection<Task> tasks)
A list of tasks that Customer Profiles performs while transferring the data in the flow run.
|
Copyright © 2023. All rights reserved.