| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
FlowDefinition |
PutIntegrationRequest.flowDefinition()
The configuration that controls how Customer Profiles retrieves data from the source.
|
FlowDefinition |
AppflowIntegration.flowDefinition()
Returns the value of the FlowDefinition property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PutIntegrationRequest.Builder |
PutIntegrationRequest.Builder.flowDefinition(FlowDefinition flowDefinition)
The configuration that controls how Customer Profiles retrieves data from the source.
|
AppflowIntegration.Builder |
AppflowIntegration.Builder.flowDefinition(FlowDefinition flowDefinition)
Sets the value of the FlowDefinition property for this object.
|
Copyright © 2022. All rights reserved.