public static interface BinWidthOptions.Builder extends SdkPojo, CopyableBuilder<BinWidthOptions.Builder,BinWidthOptions>
| Modifier and Type | Method and Description |
|---|---|
BinWidthOptions.Builder |
binCountLimit(Long binCountLimit)
The options that determine the bin count limit.
|
BinWidthOptions.Builder |
value(Double value)
The options that determine the bin width value.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBinWidthOptions.Builder value(Double value)
The options that determine the bin width value.
value - The options that determine the bin width value.BinWidthOptions.Builder binCountLimit(Long binCountLimit)
The options that determine the bin count limit.
binCountLimit - The options that determine the bin count limit.Copyright © 2023. All rights reserved.