public class WorkloadEntryListBuilder extends WorkloadEntryListFluent<WorkloadEntryListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<WorkloadEntryList,WorkloadEntryListBuilder>
WorkloadEntryListFluent.ItemsNested<N>| Constructor and Description |
|---|
WorkloadEntryListBuilder() |
WorkloadEntryListBuilder(WorkloadEntryList instance) |
WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent) |
WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent,
WorkloadEntryList instance) |
| Modifier and Type | Method and Description |
|---|---|
WorkloadEntryList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaggregate, aggregate, build, build, builderOf, getVisitableMappublic WorkloadEntryListBuilder()
public WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent)
public WorkloadEntryListBuilder(WorkloadEntryListFluent<?> fluent, WorkloadEntryList instance)
public WorkloadEntryListBuilder(WorkloadEntryList instance)
public WorkloadEntryList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<WorkloadEntryList>Copyright © 2015–2024 Red Hat. All rights reserved.