public static interface StartingEventBatchCondition.Builder extends SdkPojo, CopyableBuilder<StartingEventBatchCondition.Builder,StartingEventBatchCondition>
| Modifier and Type | Method and Description |
|---|---|
StartingEventBatchCondition.Builder |
batchSize(Integer batchSize)
Number of events in the batch.
|
StartingEventBatchCondition.Builder |
batchWindow(Integer batchWindow)
Duration of the batch window in seconds.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStartingEventBatchCondition.Builder batchSize(Integer batchSize)
Number of events in the batch.
batchSize - Number of events in the batch.StartingEventBatchCondition.Builder batchWindow(Integer batchWindow)
Duration of the batch window in seconds.
batchWindow - Duration of the batch window in seconds.Copyright © 2023. All rights reserved.