public static interface Batch.Builder extends SdkPojo, CopyableBuilder<Batch.Builder,Batch>
| Modifier and Type | Method and Description |
|---|---|
Batch.Builder |
endTime(Instant endTime)
End time of batch to split ingestion.
|
Batch.Builder |
startTime(Instant startTime)
Start time of batch to split ingestion.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBatch.Builder startTime(Instant startTime)
Start time of batch to split ingestion.
startTime - Start time of batch to split ingestion.Batch.Builder endTime(Instant endTime)
End time of batch to split ingestion.
endTime - End time of batch to split ingestion.Copyright © 2023. All rights reserved.