public class TemplateListBuilder extends TemplateListFluent<TemplateListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TemplateList,TemplateListBuilder>
TemplateListFluent.ItemsNested<N>| Constructor and Description |
|---|
TemplateListBuilder() |
TemplateListBuilder(TemplateList instance) |
TemplateListBuilder(TemplateListFluent<?> fluent) |
TemplateListBuilder(TemplateListFluent<?> fluent,
TemplateList instance) |
| Modifier and Type | Method and Description |
|---|---|
TemplateList |
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 TemplateListBuilder()
public TemplateListBuilder(TemplateListFluent<?> fluent)
public TemplateListBuilder(TemplateListFluent<?> fluent, TemplateList instance)
public TemplateListBuilder(TemplateList instance)
public TemplateList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TemplateList>Copyright © 2015–2024 Red Hat. All rights reserved.