public class WorkloadEntryListBuilder extends WorkloadEntryListFluentImpl<WorkloadEntryListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<WorkloadEntryList,WorkloadEntryListBuilder>
WorkloadEntryListFluentImpl.ItemsNestedImpl<N>WorkloadEntryListFluent.ItemsNested<N>| Constructor and Description |
|---|
WorkloadEntryListBuilder() |
WorkloadEntryListBuilder(Boolean validationEnabled) |
WorkloadEntryListBuilder(WorkloadEntryList instance) |
WorkloadEntryListBuilder(WorkloadEntryList instance,
Boolean validationEnabled) |
WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent) |
WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent,
Boolean validationEnabled) |
WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent,
WorkloadEntryList instance) |
WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent,
WorkloadEntryList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
WorkloadEntryList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic WorkloadEntryListBuilder()
public WorkloadEntryListBuilder(Boolean validationEnabled)
public WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent)
public WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent, Boolean validationEnabled)
public WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent, WorkloadEntryList instance)
public WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent, WorkloadEntryList instance, Boolean validationEnabled)
public WorkloadEntryListBuilder(WorkloadEntryList instance)
public WorkloadEntryListBuilder(WorkloadEntryList instance, Boolean validationEnabled)
public WorkloadEntryList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<WorkloadEntryList>public boolean equals(Object o)
equals in class WorkloadEntryListFluentImpl<WorkloadEntryListBuilder>public int hashCode()
hashCode in class WorkloadEntryListFluentImpl<WorkloadEntryListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.