public class ControllerConfigListBuilder extends ControllerConfigListFluentImpl<ControllerConfigListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ControllerConfigList,ControllerConfigListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.