@NotThreadSafe public static final class ImmutableProjectInformation.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableProjectInformation |
build() |
ImmutableProjectInformation.Builder |
from(ProjectInformation instance) |
ImmutableProjectInformation.Builder |
organizationId(Integer organizationId) |
@CanIgnoreReturnValue public final ImmutableProjectInformation.Builder from(ProjectInformation instance)
@CanIgnoreReturnValue public final ImmutableProjectInformation.Builder organizationId(Integer organizationId)
public ImmutableProjectInformation build()
Copyright © 2022 The Immutables.org authors. All rights reserved.