public class FlowSchemaBuilder extends FlowSchemaFluentImpl<FlowSchemaBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<FlowSchema,FlowSchemaBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.