| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
AppflowIntegration.Builder |
AppflowIntegration.Builder.batches(Batch... batches)
Batches in workflow of type
APPFLOW_INTEGRATION. |
AppflowIntegration.Builder |
AppflowIntegration.Builder.batches(Collection<Batch> batches)
Batches in workflow of type
APPFLOW_INTEGRATION. |
AppflowIntegration.Builder |
AppflowIntegration.Builder.batches(Consumer<Batch.Builder>... batches)
Batches in workflow of type
APPFLOW_INTEGRATION. |
static AppflowIntegration.Builder |
AppflowIntegration.builder() |
default AppflowIntegration.Builder |
AppflowIntegration.Builder.flowDefinition(Consumer<FlowDefinition.Builder> flowDefinition)
Sets the value of the FlowDefinition property for this object.
|
AppflowIntegration.Builder |
AppflowIntegration.Builder.flowDefinition(FlowDefinition flowDefinition)
Sets the value of the FlowDefinition property for this object.
|
AppflowIntegration.Builder |
AppflowIntegration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AppflowIntegration.Builder> |
AppflowIntegration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default IntegrationConfig.Builder |
IntegrationConfig.Builder.appflowIntegration(Consumer<AppflowIntegration.Builder> appflowIntegration)
Configuration data for
APPFLOW_INTEGRATION workflow type. |
Copyright © 2022. All rights reserved.