public class V1alpha1FlowSchemaBuilder extends V1alpha1FlowSchemaFluentImpl<V1alpha1FlowSchemaBuilder> implements VisitableBuilder<V1alpha1FlowSchema,V1alpha1FlowSchemaBuilder>
V1alpha1FlowSchemaFluentImpl.MetadataNestedImpl<N>, V1alpha1FlowSchemaFluentImpl.SpecNestedImpl<N>, V1alpha1FlowSchemaFluentImpl.StatusNestedImpl<N>
V1alpha1FlowSchemaFluent.MetadataNested<N>, V1alpha1FlowSchemaFluent.SpecNested<N>, V1alpha1FlowSchemaFluent.StatusNested<N>
_visitables
Constructor and Description |
---|
V1alpha1FlowSchemaBuilder() |
V1alpha1FlowSchemaBuilder(Boolean validationEnabled) |
V1alpha1FlowSchemaBuilder(V1alpha1FlowSchema instance) |
V1alpha1FlowSchemaBuilder(V1alpha1FlowSchema instance,
Boolean validationEnabled) |
V1alpha1FlowSchemaBuilder(V1alpha1FlowSchemaFluent<?> fluent) |
V1alpha1FlowSchemaBuilder(V1alpha1FlowSchemaFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1FlowSchemaBuilder(V1alpha1FlowSchemaFluent<?> fluent,
V1alpha1FlowSchema instance) |
V1alpha1FlowSchemaBuilder(V1alpha1FlowSchemaFluent<?> fluent,
V1alpha1FlowSchema instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1alpha1FlowSchema |
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, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
accept, aggregate, aggregate, build, build, builderOf
public V1alpha1FlowSchemaBuilder()
public V1alpha1FlowSchemaBuilder(Boolean validationEnabled)
public V1alpha1FlowSchemaBuilder(V1alpha1FlowSchemaFluent<?> fluent)
public V1alpha1FlowSchemaBuilder(V1alpha1FlowSchemaFluent<?> fluent, Boolean validationEnabled)
public V1alpha1FlowSchemaBuilder(V1alpha1FlowSchemaFluent<?> fluent, V1alpha1FlowSchema instance)
public V1alpha1FlowSchemaBuilder(V1alpha1FlowSchemaFluent<?> fluent, V1alpha1FlowSchema instance, Boolean validationEnabled)
public V1alpha1FlowSchemaBuilder(V1alpha1FlowSchema instance)
public V1alpha1FlowSchemaBuilder(V1alpha1FlowSchema instance, Boolean validationEnabled)
public V1alpha1FlowSchema build()
build
in interface Builder<V1alpha1FlowSchema>
public boolean equals(Object o)
equals
in class V1alpha1FlowSchemaFluentImpl<V1alpha1FlowSchemaBuilder>
public int hashCode()
hashCode
in class V1alpha1FlowSchemaFluentImpl<V1alpha1FlowSchemaBuilder>
Copyright © 2020. All rights reserved.