public class InMemoryChannelSpecFluentImpl<A extends InMemoryChannelSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements InMemoryChannelSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryChannelSpecFluentImpl.DeliveryNestedImpl<N> |
class |
InMemoryChannelSpecFluentImpl.SubscribableNestedImpl<N> |
InMemoryChannelSpecFluent.DeliveryNested<N>, InMemoryChannelSpecFluent.SubscribableNested<N>| Constructor and Description |
|---|
InMemoryChannelSpecFluentImpl() |
InMemoryChannelSpecFluentImpl(InMemoryChannelSpec instance) |
public InMemoryChannelSpecFluentImpl()
public InMemoryChannelSpecFluentImpl(InMemoryChannelSpec instance)
@Deprecated public DeliverySpec getDelivery()
getDelivery in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public DeliverySpec buildDelivery()
buildDelivery in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public A withDelivery(DeliverySpec delivery)
withDelivery in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public Boolean hasDelivery()
hasDelivery in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.DeliveryNested<A> withNewDelivery()
withNewDelivery in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.DeliveryNested<A> withNewDeliveryLike(DeliverySpec item)
withNewDeliveryLike in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.DeliveryNested<A> editDelivery()
editDelivery in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.DeliveryNested<A> editOrNewDelivery()
editOrNewDelivery in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.DeliveryNested<A> editOrNewDeliveryLike(DeliverySpec item)
editOrNewDeliveryLike in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>@Deprecated public Subscribable getSubscribable()
getSubscribable in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public Subscribable buildSubscribable()
buildSubscribable in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public A withSubscribable(Subscribable subscribable)
withSubscribable in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public Boolean hasSubscribable()
hasSubscribable in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.SubscribableNested<A> withNewSubscribable()
withNewSubscribable in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.SubscribableNested<A> withNewSubscribableLike(Subscribable item)
withNewSubscribableLike in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.SubscribableNested<A> editSubscribable()
editSubscribable in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.SubscribableNested<A> editOrNewSubscribable()
editOrNewSubscribable in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>public InMemoryChannelSpecFluent.SubscribableNested<A> editOrNewSubscribableLike(Subscribable item)
editOrNewSubscribableLike in interface InMemoryChannelSpecFluent<A extends InMemoryChannelSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.