public class ParallelBranchFluentImpl<A extends ParallelBranchFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ParallelBranchFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelBranchFluentImpl.FilterNestedImpl<N> |
class |
ParallelBranchFluentImpl.ReplyNestedImpl<N> |
class |
ParallelBranchFluentImpl.SubscriberNestedImpl<N> |
ParallelBranchFluent.FilterNested<N>, ParallelBranchFluent.ReplyNested<N>, ParallelBranchFluent.SubscriberNested<N>| Constructor and Description |
|---|
ParallelBranchFluentImpl() |
ParallelBranchFluentImpl(ParallelBranch instance) |
public ParallelBranchFluentImpl()
public ParallelBranchFluentImpl(ParallelBranch instance)
@Deprecated public Destination getFilter()
getFilter in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public Destination buildFilter()
buildFilter in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public A withFilter(Destination filter)
withFilter in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public Boolean hasFilter()
hasFilter in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.FilterNested<A> withNewFilter()
withNewFilter in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.FilterNested<A> withNewFilterLike(Destination item)
withNewFilterLike in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.FilterNested<A> editFilter()
editFilter in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.FilterNested<A> editOrNewFilter()
editOrNewFilter in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.FilterNested<A> editOrNewFilterLike(Destination item)
editOrNewFilterLike in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>@Deprecated public Destination getReply()
getReply in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public Destination buildReply()
buildReply in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public A withReply(Destination reply)
withReply in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public Boolean hasReply()
hasReply in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.ReplyNested<A> withNewReply()
withNewReply in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.ReplyNested<A> withNewReplyLike(Destination item)
withNewReplyLike in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.ReplyNested<A> editReply()
editReply in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.ReplyNested<A> editOrNewReply()
editOrNewReply in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.ReplyNested<A> editOrNewReplyLike(Destination item)
editOrNewReplyLike in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>@Deprecated public Destination getSubscriber()
getSubscriber in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public Destination buildSubscriber()
buildSubscriber in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public A withSubscriber(Destination subscriber)
withSubscriber in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public Boolean hasSubscriber()
hasSubscriber in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.SubscriberNested<A> withNewSubscriber()
withNewSubscriber in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.SubscriberNested<A> withNewSubscriberLike(Destination item)
withNewSubscriberLike in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.SubscriberNested<A> editSubscriber()
editSubscriber in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.SubscriberNested<A> editOrNewSubscriber()
editOrNewSubscriber in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>public ParallelBranchFluent.SubscriberNested<A> editOrNewSubscriberLike(Destination item)
editOrNewSubscriberLike in interface ParallelBranchFluent<A extends ParallelBranchFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.