public class ClusterStateListBuilder extends ClusterStateListFluentImpl<ClusterStateListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterStateList,ClusterStateListBuilder>
ClusterStateListFluentImpl.ItemsNestedImpl<N>ClusterStateListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterStateListBuilder() |
ClusterStateListBuilder(Boolean validationEnabled) |
ClusterStateListBuilder(ClusterStateList instance) |
ClusterStateListBuilder(ClusterStateList instance,
Boolean validationEnabled) |
ClusterStateListBuilder(ClusterStateListFluent<?> fluent) |
ClusterStateListBuilder(ClusterStateListFluent<?> fluent,
Boolean validationEnabled) |
ClusterStateListBuilder(ClusterStateListFluent<?> fluent,
ClusterStateList instance) |
ClusterStateListBuilder(ClusterStateListFluent<?> fluent,
ClusterStateList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterStateList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClusterStateListBuilder()
public ClusterStateListBuilder(Boolean validationEnabled)
public ClusterStateListBuilder(ClusterStateListFluent<?> fluent)
public ClusterStateListBuilder(ClusterStateListFluent<?> fluent, Boolean validationEnabled)
public ClusterStateListBuilder(ClusterStateListFluent<?> fluent, ClusterStateList instance)
public ClusterStateListBuilder(ClusterStateListFluent<?> fluent, ClusterStateList instance, Boolean validationEnabled)
public ClusterStateListBuilder(ClusterStateList instance)
public ClusterStateListBuilder(ClusterStateList instance, Boolean validationEnabled)
public ClusterStateList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterStateList>public boolean equals(Object o)
equals in class ClusterStateListFluentImpl<ClusterStateListBuilder>public int hashCode()
hashCode in class ClusterStateListFluentImpl<ClusterStateListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.