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