public class ParallelListBuilder extends ParallelListFluentImpl<ParallelListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParallelList,ParallelListBuilder>
ParallelListFluentImpl.ItemsNestedImpl<N>ParallelListFluent.ItemsNested<N>| Constructor and Description |
|---|
ParallelListBuilder() |
ParallelListBuilder(Boolean validationEnabled) |
ParallelListBuilder(ParallelList instance) |
ParallelListBuilder(ParallelList instance,
Boolean validationEnabled) |
ParallelListBuilder(ParallelListFluent<?> fluent) |
ParallelListBuilder(ParallelListFluent<?> fluent,
Boolean validationEnabled) |
ParallelListBuilder(ParallelListFluent<?> fluent,
ParallelList instance) |
ParallelListBuilder(ParallelListFluent<?> fluent,
ParallelList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ParallelList |
build() |
boolean |
equals(Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, 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, withNewMetadataaccept, aggregate, aggregate, build, build, builderOfpublic ParallelListBuilder()
public ParallelListBuilder(Boolean validationEnabled)
public ParallelListBuilder(ParallelListFluent<?> fluent)
public ParallelListBuilder(ParallelListFluent<?> fluent, Boolean validationEnabled)
public ParallelListBuilder(ParallelListFluent<?> fluent, ParallelList instance)
public ParallelListBuilder(ParallelListFluent<?> fluent, ParallelList instance, Boolean validationEnabled)
public ParallelListBuilder(ParallelList instance)
public ParallelListBuilder(ParallelList instance, Boolean validationEnabled)
public ParallelList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ParallelList>public boolean equals(Object o)
equals in class ParallelListFluentImpl<ParallelListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.