public class IntegrationSpecBuilder extends IntegrationSpecFluentImpl<IntegrationSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IntegrationSpec,IntegrationSpecBuilder>
IntegrationSpecFluent.ConfigurationNested<N>, IntegrationSpecFluent.IntegrationKitNested<N>, IntegrationSpecFluent.ResourcesNested<N>, IntegrationSpecFluent.SourcesNested<N>, IntegrationSpecFluent.TemplateNested<N>| Constructor and Description |
|---|
IntegrationSpecBuilder() |
IntegrationSpecBuilder(Boolean validationEnabled) |
IntegrationSpecBuilder(IntegrationSpec instance) |
IntegrationSpecBuilder(IntegrationSpec instance,
Boolean validationEnabled) |
IntegrationSpecBuilder(IntegrationSpecFluent<?> fluent) |
IntegrationSpecBuilder(IntegrationSpecFluent<?> fluent,
Boolean validationEnabled) |
IntegrationSpecBuilder(IntegrationSpecFluent<?> fluent,
IntegrationSpec instance) |
IntegrationSpecBuilder(IntegrationSpecFluent<?> fluent,
IntegrationSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationSpec |
build() |
addAllToConfiguration, addAllToDependencies, addAllToFlows, addAllToRepositories, addAllToResources, addAllToSources, addNewConfiguration, addNewConfiguration, addNewConfigurationLike, addNewResource, addNewResourceLike, addNewSource, addNewSourceLike, addToConfiguration, addToConfiguration, addToDependencies, addToDependencies, addToFlows, addToFlows, addToRepositories, addToRepositories, addToResources, addToResources, addToSources, addToSources, addToTraits, addToTraits, buildConfiguration, buildConfiguration, buildFirstConfiguration, buildFirstResource, buildFirstSource, buildIntegrationKit, buildLastConfiguration, buildLastResource, buildLastSource, buildMatchingConfiguration, buildMatchingResource, buildMatchingSource, buildResource, buildResources, buildSource, buildSources, buildTemplate, editConfiguration, editFirstConfiguration, editFirstResource, editFirstSource, editIntegrationKit, editLastConfiguration, editLastResource, editLastSource, editMatchingConfiguration, editMatchingResource, editMatchingSource, editOrNewIntegrationKit, editOrNewIntegrationKitLike, editOrNewTemplate, editOrNewTemplateLike, editResource, editSource, editTemplate, equals, getConfiguration, getDependencies, getDependency, getFirstDependency, getFirstFlow, getFirstRepository, getFlow, getFlows, getIntegrationKit, getLastDependency, getLastFlow, getLastRepository, getMatchingDependency, getMatchingFlow, getMatchingRepository, getProfile, getReplicas, getRepositories, getRepository, getResources, getServiceAccountName, getSources, getTemplate, getTraits, hasConfiguration, hasDependencies, hasFlows, hashCode, hasIntegrationKit, hasMatchingConfiguration, hasMatchingDependency, hasMatchingFlow, hasMatchingRepository, hasMatchingResource, hasMatchingSource, hasProfile, hasReplicas, hasRepositories, hasResources, hasServiceAccountName, hasSources, hasTemplate, hasTraits, removeAllFromConfiguration, removeAllFromDependencies, removeAllFromFlows, removeAllFromRepositories, removeAllFromResources, removeAllFromSources, removeFromConfiguration, removeFromDependencies, removeFromFlows, removeFromRepositories, removeFromResources, removeFromSources, removeFromTraits, removeFromTraits, removeMatchingFromConfiguration, removeMatchingFromResources, removeMatchingFromSources, setNewConfigurationLike, setNewResourceLike, setNewSourceLike, setToConfiguration, setToDependencies, setToFlows, setToRepositories, setToResources, setToSources, toString, withConfiguration, withConfiguration, withDependencies, withDependencies, withFlows, withFlows, withIntegrationKit, withNewIntegrationKit, withNewIntegrationKitLike, withNewTemplate, withNewTemplateLike, withProfile, withReplicas, withRepositories, withRepositories, withResources, withResources, withServiceAccountName, withSources, withSources, withTemplate, withTraitsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IntegrationSpecBuilder()
public IntegrationSpecBuilder(Boolean validationEnabled)
public IntegrationSpecBuilder(IntegrationSpecFluent<?> fluent)
public IntegrationSpecBuilder(IntegrationSpecFluent<?> fluent, Boolean validationEnabled)
public IntegrationSpecBuilder(IntegrationSpecFluent<?> fluent, IntegrationSpec instance)
public IntegrationSpecBuilder(IntegrationSpecFluent<?> fluent, IntegrationSpec instance, Boolean validationEnabled)
public IntegrationSpecBuilder(IntegrationSpec instance)
public IntegrationSpecBuilder(IntegrationSpec instance, Boolean validationEnabled)
public IntegrationSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IntegrationSpec>Copyright © 2015–2023 Red Hat. All rights reserved.