public class NamespaceListBuilder extends NamespaceListFluentImpl<NamespaceListBuilder> implements VisitableBuilder<NamespaceList,NamespaceListBuilder>
NamespaceListFluentImpl.ItemsNestedImpl<N>, NamespaceListFluentImpl.MetadataNestedImpl<N>
NamespaceListFluent.ItemsNested<N>, NamespaceListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
NamespaceListBuilder() |
NamespaceListBuilder(Boolean validationEnabled) |
NamespaceListBuilder(NamespaceList instance) |
NamespaceListBuilder(NamespaceList instance,
Boolean validationEnabled) |
NamespaceListBuilder(NamespaceListFluent<?> fluent) |
NamespaceListBuilder(NamespaceListFluent<?> fluent,
Boolean validationEnabled) |
NamespaceListBuilder(NamespaceListFluent<?> fluent,
NamespaceList instance) |
NamespaceListBuilder(NamespaceListFluent<?> fluent,
NamespaceList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
NamespaceList |
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, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build, builderOf
public NamespaceListBuilder()
public NamespaceListBuilder(Boolean validationEnabled)
public NamespaceListBuilder(NamespaceListFluent<?> fluent)
public NamespaceListBuilder(NamespaceListFluent<?> fluent, Boolean validationEnabled)
public NamespaceListBuilder(NamespaceListFluent<?> fluent, NamespaceList instance)
public NamespaceListBuilder(NamespaceListFluent<?> fluent, NamespaceList instance, Boolean validationEnabled)
public NamespaceListBuilder(NamespaceList instance)
public NamespaceListBuilder(NamespaceList instance, Boolean validationEnabled)
public NamespaceList build()
build
in interface Builder<NamespaceList>
public boolean equals(Object o)
equals
in class NamespaceListFluentImpl<NamespaceListBuilder>
Copyright © 2015–2020 Red Hat. All rights reserved.