public class ParallelBranchBuilder extends ParallelBranchFluentImpl<ParallelBranchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParallelBranch,ParallelBranchBuilder>
ParallelBranchFluentImpl.FilterNestedImpl<N>, ParallelBranchFluentImpl.ReplyNestedImpl<N>, ParallelBranchFluentImpl.SubscriberNestedImpl<N>ParallelBranchFluent.FilterNested<N>, ParallelBranchFluent.ReplyNested<N>, ParallelBranchFluent.SubscriberNested<N>| Constructor and Description |
|---|
ParallelBranchBuilder() |
ParallelBranchBuilder(Boolean validationEnabled) |
ParallelBranchBuilder(ParallelBranch instance) |
ParallelBranchBuilder(ParallelBranch instance,
Boolean validationEnabled) |
ParallelBranchBuilder(ParallelBranchFluent<?> fluent) |
ParallelBranchBuilder(ParallelBranchFluent<?> fluent,
Boolean validationEnabled) |
ParallelBranchBuilder(ParallelBranchFluent<?> fluent,
ParallelBranch instance) |
ParallelBranchBuilder(ParallelBranchFluent<?> fluent,
ParallelBranch instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ParallelBranch |
build() |
boolean |
equals(Object o) |
buildFilter, buildReply, buildSubscriber, editFilter, editOrNewFilter, editOrNewFilterLike, editOrNewReply, editOrNewReplyLike, editOrNewSubscriber, editOrNewSubscriberLike, editReply, editSubscriber, getFilter, getReply, getSubscriber, hasFilter, hasReply, hasSubscriber, withFilter, withNewFilter, withNewFilterLike, withNewReply, withNewReplyLike, withNewSubscriber, withNewSubscriberLike, withReply, withSubscriberaccept, aggregate, aggregate, build, build, builderOfpublic ParallelBranchBuilder()
public ParallelBranchBuilder(Boolean validationEnabled)
public ParallelBranchBuilder(ParallelBranchFluent<?> fluent)
public ParallelBranchBuilder(ParallelBranchFluent<?> fluent, Boolean validationEnabled)
public ParallelBranchBuilder(ParallelBranchFluent<?> fluent, ParallelBranch instance)
public ParallelBranchBuilder(ParallelBranchFluent<?> fluent, ParallelBranch instance, Boolean validationEnabled)
public ParallelBranchBuilder(ParallelBranch instance)
public ParallelBranchBuilder(ParallelBranch instance, Boolean validationEnabled)
public ParallelBranch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ParallelBranch>public boolean equals(Object o)
equals in class ParallelBranchFluentImpl<ParallelBranchBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.