public class FlowSchemaListBuilder extends FlowSchemaListFluent<FlowSchemaListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<FlowSchemaList,FlowSchemaListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, 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 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>Copyright © 2015–2023 Red Hat. All rights reserved.