Package | Description |
---|---|
io.riada.insight.model |
Modifier and Type | Method and Description |
---|---|
static ImmutableInsightVersion.Builder |
ImmutableInsightVersion.builder()
Creates a builder for
ImmutableInsightVersion . |
ImmutableInsightVersion.Builder |
ImmutableInsightVersion.Builder.from(InsightVersion instance)
Fill a builder with attribute values from the provided
InsightVersion instance. |
ImmutableInsightVersion.Builder |
ImmutableInsightVersion.Builder.setId(Long id)
Initializes the value for the
id attribute. |
ImmutableInsightVersion.Builder |
ImmutableInsightVersion.Builder.setName(String name)
Initializes the value for the
name attribute. |
ImmutableInsightVersion.Builder |
ImmutableInsightVersion.Builder.setProjectId(Long projectId)
Initializes the value for the
projectId attribute. |
Copyright © 2024 Atlassian. All rights reserved.