public static interface StreamingDataPreviewOptions.Builder extends SdkPojo, CopyableBuilder<StreamingDataPreviewOptions.Builder,StreamingDataPreviewOptions>
| Modifier and Type | Method and Description |
|---|---|
StreamingDataPreviewOptions.Builder |
pollingTime(Long pollingTime)
The polling time in milliseconds.
|
StreamingDataPreviewOptions.Builder |
recordPollingLimit(Long recordPollingLimit)
The limit to the number of records polled.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStreamingDataPreviewOptions.Builder pollingTime(Long pollingTime)
The polling time in milliseconds.
pollingTime - The polling time in milliseconds.StreamingDataPreviewOptions.Builder recordPollingLimit(Long recordPollingLimit)
The limit to the number of records polled.
recordPollingLimit - The limit to the number of records polled.Copyright © 2023. All rights reserved.