Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
FilledMapShapeConditionalFormatting |
FilledMapShapeConditionalFormatting.clone() |
FilledMapShapeConditionalFormatting |
FilledMapConditionalFormattingOption.getShape()
The conditional formatting that determines the shape of the filled map.
|
FilledMapShapeConditionalFormatting |
FilledMapShapeConditionalFormatting.withFieldId(String fieldId)
The field ID of the filled map shape.
|
FilledMapShapeConditionalFormatting |
FilledMapShapeConditionalFormatting.withFormat(ShapeConditionalFormat format)
The conditional formatting that determines the background color of a filled map's shape.
|
Modifier and Type | Method and Description |
---|---|
void |
FilledMapConditionalFormattingOption.setShape(FilledMapShapeConditionalFormatting shape)
The conditional formatting that determines the shape of the filled map.
|
FilledMapConditionalFormattingOption |
FilledMapConditionalFormattingOption.withShape(FilledMapShapeConditionalFormatting shape)
The conditional formatting that determines the shape of the filled map.
|
Copyright © 2023. All rights reserved.