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