public class V1beta1FlowSchemaBuilder extends V1beta1FlowSchemaFluentImpl<V1beta1FlowSchemaBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1FlowSchema,V1beta1FlowSchemaBuilder>
V1beta1FlowSchemaFluent.MetadataNested<N>, V1beta1FlowSchemaFluent.SpecNested<N>, V1beta1FlowSchemaFluent.StatusNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1beta1FlowSchemaBuilder() |
V1beta1FlowSchemaBuilder(Boolean validationEnabled) |
V1beta1FlowSchemaBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchema instance) |
V1beta1FlowSchemaBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchema instance,
Boolean validationEnabled) |
V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent) |
V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent,
Boolean validationEnabled) |
V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1FlowSchema instance) |
V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1FlowSchema instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta1FlowSchema |
build() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1FlowSchemaBuilder()
public V1beta1FlowSchemaBuilder(Boolean validationEnabled)
public V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent)
public V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent, Boolean validationEnabled)
public V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchema instance)
public V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchema instance, Boolean validationEnabled)
public V1beta1FlowSchemaBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchema instance)
public V1beta1FlowSchemaBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchema instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.