primary
The primary color configuration used throughout the workspace.
- Returns:
- The primary color configuration used throughout the workspace.
Serializable, SdkPojo, ToCopyableBuilder<WorkspaceThemePalette.Builder,WorkspaceThemePalette> Contains color palette configuration for different areas of a workspace.
builder()final PaletteCanvascanvas()final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) final inthashCode()final PaletteHeaderheader()final PaletteNavigationfinal PalettePrimaryprimary()static Class<? extends WorkspaceThemePalette.Builder> final StringtoString()copyThe color configuration for the header area.
The color configuration for the canvas area.
The primary color configuration used throughout the workspace.
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<WorkspaceThemePalette.Builder,WorkspaceThemePalette> SdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withsdkFieldNameToField in interface SdkPojo