public class FlowSchemaBuilder extends FlowSchemaFluentImpl<FlowSchemaBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<FlowSchema,FlowSchemaBuilder>
FlowSchemaFluentImpl.MetadataNestedImpl<N>, FlowSchemaFluentImpl.SpecNestedImpl<N>, FlowSchemaFluentImpl.StatusNestedImpl<N>FlowSchemaFluent.MetadataNested<N>, FlowSchemaFluent.SpecNested<N>, FlowSchemaFluent.StatusNested<N>| Constructor and Description |
|---|
FlowSchemaBuilder() |
FlowSchemaBuilder(Boolean validationEnabled) |
FlowSchemaBuilder(FlowSchema instance) |
FlowSchemaBuilder(FlowSchema instance,
Boolean validationEnabled) |
FlowSchemaBuilder(FlowSchemaFluent<?> fluent) |
FlowSchemaBuilder(FlowSchemaFluent<?> fluent,
Boolean validationEnabled) |
FlowSchemaBuilder(FlowSchemaFluent<?> fluent,
FlowSchema instance) |
FlowSchemaBuilder(FlowSchemaFluent<?> fluent,
FlowSchema instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
FlowSchema |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic FlowSchemaBuilder()
public FlowSchemaBuilder(Boolean validationEnabled)
public FlowSchemaBuilder(FlowSchemaFluent<?> fluent)
public FlowSchemaBuilder(FlowSchemaFluent<?> fluent, Boolean validationEnabled)
public FlowSchemaBuilder(FlowSchemaFluent<?> fluent, FlowSchema instance)
public FlowSchemaBuilder(FlowSchemaFluent<?> fluent, FlowSchema instance, Boolean validationEnabled)
public FlowSchemaBuilder(FlowSchema instance)
public FlowSchemaBuilder(FlowSchema instance, Boolean validationEnabled)
public FlowSchema build()
build in interface io.fabric8.kubernetes.api.builder.Builder<FlowSchema>public boolean equals(Object o)
equals in class FlowSchemaFluentImpl<FlowSchemaBuilder>public int hashCode()
hashCode in class FlowSchemaFluentImpl<FlowSchemaBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.