public class ProjectListBuilder extends ProjectListFluentImpl<ProjectListBuilder> implements VisitableBuilder<ProjectList,ProjectListBuilder>
ProjectListFluentImpl.ItemsNestedImpl<N>, ProjectListFluentImpl.MetadataNestedImpl<N>ProjectListFluent.ItemsNested<N>, ProjectListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ProjectListBuilder() |
ProjectListBuilder(Boolean validationEnabled) |
ProjectListBuilder(ProjectList instance) |
ProjectListBuilder(ProjectList instance,
Boolean validationEnabled) |
ProjectListBuilder(ProjectListFluent<?> fluent) |
ProjectListBuilder(ProjectListFluent<?> fluent,
Boolean validationEnabled) |
ProjectListBuilder(ProjectListFluent<?> fluent,
ProjectList instance) |
ProjectListBuilder(ProjectListFluent<?> fluent,
ProjectList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ProjectList |
build() |
boolean |
equals(Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, build, builderOfpublic ProjectListBuilder()
public ProjectListBuilder(Boolean validationEnabled)
public ProjectListBuilder(ProjectListFluent<?> fluent)
public ProjectListBuilder(ProjectListFluent<?> fluent, Boolean validationEnabled)
public ProjectListBuilder(ProjectListFluent<?> fluent, ProjectList instance)
public ProjectListBuilder(ProjectListFluent<?> fluent, ProjectList instance, Boolean validationEnabled)
public ProjectListBuilder(ProjectList instance)
public ProjectListBuilder(ProjectList instance, Boolean validationEnabled)
public ProjectList build()
build in interface Builder<ProjectList>public boolean equals(Object o)
equals in class ProjectListFluentImpl<ProjectListBuilder>Copyright © 2015–2019 Red Hat. All rights reserved.