public class DoneableParallelSpec extends ParallelSpecFluentImpl<DoneableParallelSpec> implements io.fabric8.kubernetes.api.model.Doneable<ParallelSpec>
ParallelSpecFluentImpl.BranchesNestedImpl<N>, ParallelSpecFluentImpl.ChannelTemplateNestedImpl<N>, ParallelSpecFluentImpl.ReplyNestedImpl<N>ParallelSpecFluent.BranchesNested<N>, ParallelSpecFluent.ChannelTemplateNested<N>, ParallelSpecFluent.ReplyNested<N>| Constructor and Description |
|---|
DoneableParallelSpec(io.fabric8.kubernetes.api.builder.Function<ParallelSpec,ParallelSpec> function) |
DoneableParallelSpec(ParallelSpec item) |
DoneableParallelSpec(ParallelSpec item,
io.fabric8.kubernetes.api.builder.Function<ParallelSpec,ParallelSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
ParallelSpec |
done() |
addAllToBranches, addNewBranch, addNewBranchLike, addToBranches, addToBranches, buildBranch, buildBranches, buildChannelTemplate, buildFirstBranch, buildLastBranch, buildMatchingBranch, buildReply, editBranch, editChannelTemplate, editFirstBranch, editLastBranch, editMatchingBranch, editOrNewChannelTemplate, editOrNewChannelTemplateLike, editOrNewReply, editOrNewReplyLike, editReply, equals, getBranches, getChannelTemplate, getReply, hasBranches, hasChannelTemplate, hasMatchingBranch, hasReply, removeAllFromBranches, removeFromBranches, removeMatchingFromBranches, setNewBranchLike, setToBranches, withBranches, withBranches, withChannelTemplate, withNewChannelTemplate, withNewChannelTemplateLike, withNewReply, withNewReplyLike, withReplypublic DoneableParallelSpec(io.fabric8.kubernetes.api.builder.Function<ParallelSpec,ParallelSpec> function)
public DoneableParallelSpec(ParallelSpec item, io.fabric8.kubernetes.api.builder.Function<ParallelSpec,ParallelSpec> function)
public DoneableParallelSpec(ParallelSpec item)
public ParallelSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ParallelSpec>Copyright © 2015–2020 Red Hat. All rights reserved.