public class ParallelBranchBuilder extends ParallelBranchFluentImpl<ParallelBranchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParallelBranch,ParallelBranchBuilder>
ParallelBranchFluent.DeliveryNested<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() |
buildDelivery, buildFilter, buildReply, buildSubscriber, editDelivery, editFilter, editOrNewDelivery, editOrNewDeliveryLike, editOrNewFilter, editOrNewFilterLike, editOrNewReply, editOrNewReplyLike, editOrNewSubscriber, editOrNewSubscriberLike, editReply, editSubscriber, equals, getDelivery, getFilter, getReply, getSubscriber, hasDelivery, hasFilter, hashCode, hasReply, hasSubscriber, toString, withDelivery, withFilter, withNewDelivery, withNewDeliveryLike, withNewFilter, withNewFilterLike, withNewReply, withNewReplyLike, withNewSubscriber, withNewSubscriberLike, withReply, withSubscriberaccept, accept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.