public class OpenShiftControllerManagerListBuilder extends OpenShiftControllerManagerListFluentImpl<OpenShiftControllerManagerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OpenShiftControllerManagerList,OpenShiftControllerManagerListBuilder>
OpenShiftControllerManagerListFluent.ItemsNested<N>| Constructor and Description |
|---|
OpenShiftControllerManagerListBuilder() |
OpenShiftControllerManagerListBuilder(Boolean validationEnabled) |
OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerList instance) |
OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerList instance,
Boolean validationEnabled) |
OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerListFluent<?> fluent) |
OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerListFluent<?> fluent,
Boolean validationEnabled) |
OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerListFluent<?> fluent,
OpenShiftControllerManagerList instance) |
OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerListFluent<?> fluent,
OpenShiftControllerManagerList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftControllerManagerList |
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 OpenShiftControllerManagerListBuilder()
public OpenShiftControllerManagerListBuilder(Boolean validationEnabled)
public OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerListFluent<?> fluent)
public OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerListFluent<?> fluent, Boolean validationEnabled)
public OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerListFluent<?> fluent, OpenShiftControllerManagerList instance)
public OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerListFluent<?> fluent, OpenShiftControllerManagerList instance, Boolean validationEnabled)
public OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerList instance)
public OpenShiftControllerManagerListBuilder(OpenShiftControllerManagerList instance, Boolean validationEnabled)
public OpenShiftControllerManagerList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OpenShiftControllerManagerList>Copyright © 2015–2023 Red Hat. All rights reserved.