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