public class ProjectBuilder extends ProjectFluentImpl<ProjectBuilder> implements VisitableBuilder<Project,ProjectBuilder>
ProjectFluentImpl.MetadataNestedImpl<N>, ProjectFluentImpl.SpecNestedImpl<N>, ProjectFluentImpl.StatusNestedImpl<N>ProjectFluent.MetadataNested<N>, ProjectFluent.SpecNested<N>, ProjectFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
ProjectBuilder() |
ProjectBuilder(Project instance) |
ProjectBuilder(ProjectFluent<?> fluent) |
ProjectBuilder(ProjectFluent<?> fluent,
Project instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableProject |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, addToAdditionalProperties, editMetadata, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, buildpublic ProjectBuilder()
public ProjectBuilder(ProjectFluent<?> fluent)
public ProjectBuilder(ProjectFluent<?> fluent, Project instance)
public ProjectBuilder(Project instance)
public EditableProject build()
public boolean equals(Object o)
equals in class ProjectFluentImpl<ProjectBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.