public class V1PodTemplateListBuilder extends V1PodTemplateListFluentImpl<V1PodTemplateListBuilder> implements VisitableBuilder<V1PodTemplateList,V1PodTemplateListBuilder>
V1PodTemplateListFluentImpl.ItemsNestedImpl<N>, V1PodTemplateListFluentImpl.MetadataNestedImpl<N>
V1PodTemplateListFluent.ItemsNested<N>, V1PodTemplateListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1PodTemplateListBuilder() |
V1PodTemplateListBuilder(Boolean validationEnabled) |
V1PodTemplateListBuilder(V1PodTemplateList instance) |
V1PodTemplateListBuilder(V1PodTemplateList instance,
Boolean validationEnabled) |
V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent) |
V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent,
Boolean validationEnabled) |
V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent,
V1PodTemplateList instance) |
V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent,
V1PodTemplateList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1PodTemplateList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, 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, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build, builderOf
public V1PodTemplateListBuilder()
public V1PodTemplateListBuilder(Boolean validationEnabled)
public V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent)
public V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent, Boolean validationEnabled)
public V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent, V1PodTemplateList instance)
public V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent, V1PodTemplateList instance, Boolean validationEnabled)
public V1PodTemplateListBuilder(V1PodTemplateList instance)
public V1PodTemplateListBuilder(V1PodTemplateList instance, Boolean validationEnabled)
public V1PodTemplateList build()
build
in interface Builder<V1PodTemplateList>
public boolean equals(Object o)
equals
in class V1PodTemplateListFluentImpl<V1PodTemplateListBuilder>
public int hashCode()
hashCode
in class V1PodTemplateListFluentImpl<V1PodTemplateListBuilder>
Copyright © 2021. All rights reserved.