public class IntegrationBuilder extends IntegrationFluentImpl<IntegrationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Integration,IntegrationBuilder>
IntegrationFluent.MetadataNested<N>, IntegrationFluent.SpecNested<N>, IntegrationFluent.StatusNested<N>| Constructor and Description |
|---|
IntegrationBuilder() |
IntegrationBuilder(Boolean validationEnabled) |
IntegrationBuilder(Integration instance) |
IntegrationBuilder(Integration instance,
Boolean validationEnabled) |
IntegrationBuilder(IntegrationFluent<?> fluent) |
IntegrationBuilder(IntegrationFluent<?> fluent,
Boolean validationEnabled) |
IntegrationBuilder(IntegrationFluent<?> fluent,
Integration instance) |
IntegrationBuilder(IntegrationFluent<?> fluent,
Integration instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Integration |
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, accept, aggregate, aggregate, build, build, builderOfpublic IntegrationBuilder()
public IntegrationBuilder(Boolean validationEnabled)
public IntegrationBuilder(IntegrationFluent<?> fluent)
public IntegrationBuilder(IntegrationFluent<?> fluent, Boolean validationEnabled)
public IntegrationBuilder(IntegrationFluent<?> fluent, Integration instance)
public IntegrationBuilder(IntegrationFluent<?> fluent, Integration instance, Boolean validationEnabled)
public IntegrationBuilder(Integration instance)
public IntegrationBuilder(Integration instance, Boolean validationEnabled)
public Integration build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Integration>Copyright © 2015–2023 Red Hat. All rights reserved.