@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) |
public final ImmutableProjectInformation.Builder from(ProjectInformation instance)
public final ImmutableProjectInformation.Builder organizationId(Integer organizationId)
public ImmutableProjectInformation build()
Copyright © 2017 The Immutables.org authors. All rights reserved.