public class ParallelSpecBuilder extends ParallelSpecFluentImpl<ParallelSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParallelSpec,ParallelSpecBuilder>
ParallelSpecFluentImpl.BranchesNestedImpl<N>, ParallelSpecFluentImpl.ChannelTemplateNestedImpl<N>, ParallelSpecFluentImpl.ReplyNestedImpl<N>ParallelSpecFluent.BranchesNested<N>, ParallelSpecFluent.ChannelTemplateNested<N>, ParallelSpecFluent.ReplyNested<N>| Constructor and Description |
|---|
ParallelSpecBuilder() |
ParallelSpecBuilder(Boolean validationEnabled) |
ParallelSpecBuilder(ParallelSpec instance) |
ParallelSpecBuilder(ParallelSpec instance,
Boolean validationEnabled) |
ParallelSpecBuilder(ParallelSpecFluent<?> fluent) |
ParallelSpecBuilder(ParallelSpecFluent<?> fluent,
Boolean validationEnabled) |
ParallelSpecBuilder(ParallelSpecFluent<?> fluent,
ParallelSpec instance) |
ParallelSpecBuilder(ParallelSpecFluent<?> fluent,
ParallelSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ParallelSpec |
build() |
boolean |
equals(Object o) |
addAllToBranches, addNewBranch, addNewBranchLike, addToBranches, addToBranches, buildBranch, buildBranches, buildChannelTemplate, buildFirstBranch, buildLastBranch, buildMatchingBranch, buildReply, editBranch, editChannelTemplate, editFirstBranch, editLastBranch, editMatchingBranch, editOrNewChannelTemplate, editOrNewChannelTemplateLike, editOrNewReply, editOrNewReplyLike, editReply, getBranches, getChannelTemplate, getReply, hasBranches, hasChannelTemplate, hasMatchingBranch, hasReply, removeAllFromBranches, removeFromBranches, removeMatchingFromBranches, setNewBranchLike, setToBranches, withBranches, withBranches, withChannelTemplate, withNewChannelTemplate, withNewChannelTemplateLike, withNewReply, withNewReplyLike, withReplyaccept, aggregate, aggregate, build, build, builderOfpublic ParallelSpecBuilder()
public ParallelSpecBuilder(Boolean validationEnabled)
public ParallelSpecBuilder(ParallelSpecFluent<?> fluent)
public ParallelSpecBuilder(ParallelSpecFluent<?> fluent, Boolean validationEnabled)
public ParallelSpecBuilder(ParallelSpecFluent<?> fluent, ParallelSpec instance)
public ParallelSpecBuilder(ParallelSpecFluent<?> fluent, ParallelSpec instance, Boolean validationEnabled)
public ParallelSpecBuilder(ParallelSpec instance)
public ParallelSpecBuilder(ParallelSpec instance, Boolean validationEnabled)
public ParallelSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ParallelSpec>public boolean equals(Object o)
equals in class ParallelSpecFluentImpl<ParallelSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.