| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static Batch.Builder |
Batch.builder() |
Batch.Builder |
Batch.Builder.endTime(Instant endTime)
End time of batch to split ingestion.
|
Batch.Builder |
Batch.Builder.startTime(Instant startTime)
Start time of batch to split ingestion.
|
Batch.Builder |
Batch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Batch.Builder> |
Batch.serializableBuilderClass() |
Copyright © 2023. All rights reserved.