public class ComponentStatusListBuilder extends ComponentStatusListFluentImpl<ComponentStatusListBuilder> implements VisitableBuilder<ComponentStatusList,ComponentStatusListBuilder>
ComponentStatusListFluentImpl.ItemsNestedImpl<N>, ComponentStatusListFluentImpl.MetadataNestedImpl<N>ComponentStatusListFluent.ItemsNested<N>, ComponentStatusListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ComponentStatusListBuilder() |
ComponentStatusListBuilder(java.lang.Boolean validationEnabled) |
ComponentStatusListBuilder(ComponentStatusList instance) |
ComponentStatusListBuilder(ComponentStatusList instance,
java.lang.Boolean validationEnabled) |
ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent) |
ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent,
java.lang.Boolean validationEnabled) |
ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent,
ComponentStatusList instance) |
ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent,
ComponentStatusList instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ComponentStatusList |
build() |
boolean |
equals(java.lang.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 ComponentStatusListBuilder()
public ComponentStatusListBuilder(java.lang.Boolean validationEnabled)
public ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent)
public ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent, java.lang.Boolean validationEnabled)
public ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent, ComponentStatusList instance)
public ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent, ComponentStatusList instance, java.lang.Boolean validationEnabled)
public ComponentStatusListBuilder(ComponentStatusList instance)
public ComponentStatusListBuilder(ComponentStatusList instance, java.lang.Boolean validationEnabled)
public ComponentStatusList build()
build in interface Builder<ComponentStatusList>public boolean equals(java.lang.Object o)
equals in class ComponentStatusListFluentImpl<ComponentStatusListBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.