| Package | Description |
|---|---|
| org.immutables.fixture.jackson |
| Modifier and Type | Method and Description |
|---|---|
ImmutableStagedEntity |
ImmutableStagedEntity.Builder.build() |
ImmutableStagedEntity |
ImmutableStagedEntity.BuildFinal.build() |
static ImmutableStagedEntity |
ImmutableStagedEntity.copyOf(StagedEntity instance) |
ImmutableStagedEntity |
ImmutableStagedEntity.withOptional(String value) |
ImmutableStagedEntity |
ImmutableStagedEntity.withOptionalPrimitive(boolean value) |
ImmutableStagedEntity |
ImmutableStagedEntity.withRequired(String value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.