| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AxisLogarithmicScale.Builder |
AxisLogarithmicScale.Builder.base(Double base)
The base setup of a logarithmic axis scale.
|
static AxisLogarithmicScale.Builder |
AxisLogarithmicScale.builder() |
AxisLogarithmicScale.Builder |
AxisLogarithmicScale.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AxisLogarithmicScale.Builder> |
AxisLogarithmicScale.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AxisScale.Builder |
AxisScale.Builder.logarithmic(Consumer<AxisLogarithmicScale.Builder> logarithmic)
The logarithmic axis scale setup.
|
Copyright © 2023. All rights reserved.