Package | Description |
---|---|
io.riada.insight.model |
Modifier and Type | Method and Description |
---|---|
ImmutableInsightGroup |
ImmutableInsightGroup.Builder.build()
Builds a new
ImmutableInsightGroup . |
static ImmutableInsightGroup |
ImmutableInsightGroup.copyOf(InsightGroup instance)
Creates an immutable copy of a
InsightGroup value. |
ImmutableInsightGroup |
ImmutableInsightGroup.withName(String value)
Copy the current immutable object by setting a value for the
name attribute. |
Copyright © 2024 Atlassian. All rights reserved.