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