| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Batch |
Batch.clone() |
Batch |
Batch.withEndTime(Date endTime)
End time of batch to split ingestion.
|
Batch |
Batch.withStartTime(Date startTime)
Start time of batch to split ingestion.
|
| Modifier and Type | Method and Description |
|---|---|
List<Batch> |
AppflowIntegration.getBatches()
Batches in workflow of type
APPFLOW_INTEGRATION. |
| Modifier and Type | Method and Description |
|---|---|
AppflowIntegration |
AppflowIntegration.withBatches(Batch... batches)
Batches in workflow of type
APPFLOW_INTEGRATION. |
| Modifier and Type | Method and Description |
|---|---|
void |
AppflowIntegration.setBatches(Collection<Batch> batches)
Batches in workflow of type
APPFLOW_INTEGRATION. |
AppflowIntegration |
AppflowIntegration.withBatches(Collection<Batch> batches)
Batches in workflow of type
APPFLOW_INTEGRATION. |
Copyright © 2025. All rights reserved.