public static final class CfnTheme.ThemeConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTheme.ThemeConfigurationProperty
CfnTheme.ThemeConfigurationProperty
CfnTheme.ThemeConfigurationProperty.Builder, CfnTheme.ThemeConfigurationProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getDataColorPalette()
Color properties that apply to chart data colors.
|
java.lang.Object |
getSheet()
Display options related to sheets.
|
java.lang.Object |
getTypography()
`CfnTheme.ThemeConfigurationProperty.Typography`.
|
java.lang.Object |
getUiColorPalette()
Color properties that apply to the UI and to charts, excluding the colors that apply to data.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getDataColorPalette()
CfnTheme.ThemeConfigurationProperty
getDataColorPalette
in interface CfnTheme.ThemeConfigurationProperty
public final java.lang.Object getSheet()
CfnTheme.ThemeConfigurationProperty
getSheet
in interface CfnTheme.ThemeConfigurationProperty
public final java.lang.Object getTypography()
CfnTheme.ThemeConfigurationProperty
getTypography
in interface CfnTheme.ThemeConfigurationProperty
public final java.lang.Object getUiColorPalette()
CfnTheme.ThemeConfigurationProperty
getUiColorPalette
in interface CfnTheme.ThemeConfigurationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()