public class KubeControllerManagerListBuilder extends KubeControllerManagerListFluentImpl<KubeControllerManagerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KubeControllerManagerList,KubeControllerManagerListBuilder>
KubeControllerManagerListFluentImpl.ItemsNestedImpl<N>KubeControllerManagerListFluent.ItemsNested<N>| Constructor and Description |
|---|
KubeControllerManagerListBuilder() |
KubeControllerManagerListBuilder(Boolean validationEnabled) |
KubeControllerManagerListBuilder(KubeControllerManagerList instance) |
KubeControllerManagerListBuilder(KubeControllerManagerList instance,
Boolean validationEnabled) |
KubeControllerManagerListBuilder(KubeControllerManagerListFluent<?> fluent) |
KubeControllerManagerListBuilder(KubeControllerManagerListFluent<?> fluent,
Boolean validationEnabled) |
KubeControllerManagerListBuilder(KubeControllerManagerListFluent<?> fluent,
KubeControllerManagerList instance) |
KubeControllerManagerListBuilder(KubeControllerManagerListFluent<?> fluent,
KubeControllerManagerList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
KubeControllerManagerList |
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 KubeControllerManagerListBuilder()
public KubeControllerManagerListBuilder(Boolean validationEnabled)
public KubeControllerManagerListBuilder(KubeControllerManagerListFluent<?> fluent)
public KubeControllerManagerListBuilder(KubeControllerManagerListFluent<?> fluent, Boolean validationEnabled)
public KubeControllerManagerListBuilder(KubeControllerManagerListFluent<?> fluent, KubeControllerManagerList instance)
public KubeControllerManagerListBuilder(KubeControllerManagerListFluent<?> fluent, KubeControllerManagerList instance, Boolean validationEnabled)
public KubeControllerManagerListBuilder(KubeControllerManagerList instance)
public KubeControllerManagerListBuilder(KubeControllerManagerList instance, Boolean validationEnabled)
public KubeControllerManagerList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KubeControllerManagerList>public boolean equals(Object o)
equals in class KubeControllerManagerListFluentImpl<KubeControllerManagerListBuilder>public int hashCode()
hashCode in class KubeControllerManagerListFluentImpl<KubeControllerManagerListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.