| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
BinCountOptions |
BinCountOptions.clone() |
BinCountOptions |
HistogramBinOptions.getBinCount()
The options that determine the bin count of a histogram.
|
BinCountOptions |
BinCountOptions.withValue(Integer value)
The options that determine the bin count value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistogramBinOptions.setBinCount(BinCountOptions binCount)
The options that determine the bin count of a histogram.
|
HistogramBinOptions |
HistogramBinOptions.withBinCount(BinCountOptions binCount)
The options that determine the bin count of a histogram.
|
Copyright © 2024. All rights reserved.