public class V1ComponentStatusListBuilder extends V1ComponentStatusListFluentImpl<V1ComponentStatusListBuilder> implements VisitableBuilder<V1ComponentStatusList,V1ComponentStatusListBuilder>
V1ComponentStatusListFluentImpl.ItemsNestedImpl<N>, V1ComponentStatusListFluentImpl.MetadataNestedImpl<N>
V1ComponentStatusListFluent.ItemsNested<N>, V1ComponentStatusListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1ComponentStatusListBuilder() |
V1ComponentStatusListBuilder(Boolean validationEnabled) |
V1ComponentStatusListBuilder(V1ComponentStatusList instance) |
V1ComponentStatusListBuilder(V1ComponentStatusList instance,
Boolean validationEnabled) |
V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent) |
V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent,
Boolean validationEnabled) |
V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent,
V1ComponentStatusList instance) |
V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent,
V1ComponentStatusList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1ComponentStatusList |
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 V1ComponentStatusListBuilder()
public V1ComponentStatusListBuilder(Boolean validationEnabled)
public V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent)
public V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent, Boolean validationEnabled)
public V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent, V1ComponentStatusList instance)
public V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent, V1ComponentStatusList instance, Boolean validationEnabled)
public V1ComponentStatusListBuilder(V1ComponentStatusList instance)
public V1ComponentStatusListBuilder(V1ComponentStatusList instance, Boolean validationEnabled)
public V1ComponentStatusList build()
build
in interface Builder<V1ComponentStatusList>
public boolean equals(Object o)
equals
in class V1ComponentStatusListFluentImpl<V1ComponentStatusListBuilder>
public int hashCode()
hashCode
in class V1ComponentStatusListFluentImpl<V1ComponentStatusListBuilder>
Copyright © 2021. All rights reserved.