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