| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static FilledMapShapeConditionalFormatting.Builder |
FilledMapShapeConditionalFormatting.builder() |
FilledMapShapeConditionalFormatting.Builder |
FilledMapShapeConditionalFormatting.Builder.fieldId(String fieldId)
The field ID of the filled map shape.
|
default FilledMapShapeConditionalFormatting.Builder |
FilledMapShapeConditionalFormatting.Builder.format(Consumer<ShapeConditionalFormat.Builder> format)
The conditional formatting that determines the background color of a filled map's shape.
|
FilledMapShapeConditionalFormatting.Builder |
FilledMapShapeConditionalFormatting.Builder.format(ShapeConditionalFormat format)
The conditional formatting that determines the background color of a filled map's shape.
|
FilledMapShapeConditionalFormatting.Builder |
FilledMapShapeConditionalFormatting.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FilledMapShapeConditionalFormatting.Builder> |
FilledMapShapeConditionalFormatting.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default FilledMapConditionalFormattingOption.Builder |
FilledMapConditionalFormattingOption.Builder.shape(Consumer<FilledMapShapeConditionalFormatting.Builder> shape)
The conditional formatting that determines the shape of the filled map.
|
Copyright © 2023. All rights reserved.