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