Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model.icontheme |
Modifier and Type | Method and Description |
---|---|
ImmutableGlobalIconTheme |
ImmutableGlobalIconTheme.Builder.build()
Builds a new
ImmutableGlobalIconTheme . |
static ImmutableGlobalIconTheme |
ImmutableGlobalIconTheme.copyOf(GlobalIconTheme instance)
Creates an immutable copy of a
GlobalIconTheme value. |
ImmutableGlobalIconTheme |
ImmutableGlobalIconTheme.withColor1(String value)
Copy the current immutable object by setting a value for the
color1 attribute. |
ImmutableGlobalIconTheme |
ImmutableGlobalIconTheme.withColor2(String value)
Copy the current immutable object by setting a value for the
color2 attribute. |
ImmutableGlobalIconTheme |
ImmutableGlobalIconTheme.withColor3(String value)
Copy the current immutable object by setting a value for the
color3 attribute. |
Copyright © 2024 Atlassian. All rights reserved.