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