public class ParallelBranchBuilder extends ParallelBranchFluentImpl<ParallelBranchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParallelBranch,ParallelBranchBuilder>
ParallelBranchFluentImpl.DeliveryNestedImpl<N>, ParallelBranchFluentImpl.FilterNestedImpl<N>, ParallelBranchFluentImpl.ReplyNestedImpl<N>, ParallelBranchFluentImpl.SubscriberNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
buildDelivery, buildFilter, buildReply, buildSubscriber, editDelivery, editFilter, editOrNewDelivery, editOrNewDeliveryLike, editOrNewFilter, editOrNewFilterLike, editOrNewReply, editOrNewReplyLike, editOrNewSubscriber, editOrNewSubscriberLike, editReply, editSubscriber, getDelivery, getFilter, getReply, getSubscriber, hasDelivery, hasFilter, hasReply, hasSubscriber, withDelivery, withFilter, withNewDelivery, withNewDeliveryLike, withNewFilter, withNewFilterLike, withNewReply, withNewReplyLike, withNewSubscriber, withNewSubscriberLike, withReply, withSubscriberaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public int hashCode()
hashCode in class ParallelBranchFluentImpl<ParallelBranchBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.