public class ChannelSpecFluentImpl<A extends ChannelSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ChannelSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelSpecFluentImpl.ChannelTemplateNestedImpl<N> |
class |
ChannelSpecFluentImpl.DeliveryNestedImpl<N> |
class |
ChannelSpecFluentImpl.SubscribableNestedImpl<N> |
ChannelSpecFluent.ChannelTemplateNested<N>, ChannelSpecFluent.DeliveryNested<N>, ChannelSpecFluent.SubscribableNested<N>| Constructor and Description |
|---|
ChannelSpecFluentImpl() |
ChannelSpecFluentImpl(ChannelSpec instance) |
public ChannelSpecFluentImpl()
public ChannelSpecFluentImpl(ChannelSpec instance)
@Deprecated public ChannelTemplateSpec getChannelTemplate()
getChannelTemplate in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelTemplateSpec buildChannelTemplate()
buildChannelTemplate in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public A withChannelTemplate(ChannelTemplateSpec channelTemplate)
withChannelTemplate in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public Boolean hasChannelTemplate()
hasChannelTemplate in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.ChannelTemplateNested<A> withNewChannelTemplate()
withNewChannelTemplate in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.ChannelTemplateNested<A> withNewChannelTemplateLike(ChannelTemplateSpec item)
withNewChannelTemplateLike in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.ChannelTemplateNested<A> editChannelTemplate()
editChannelTemplate in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.ChannelTemplateNested<A> editOrNewChannelTemplate()
editOrNewChannelTemplate in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.ChannelTemplateNested<A> editOrNewChannelTemplateLike(ChannelTemplateSpec item)
editOrNewChannelTemplateLike in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>@Deprecated public DeliverySpec getDelivery()
getDelivery in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public DeliverySpec buildDelivery()
buildDelivery in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public A withDelivery(DeliverySpec delivery)
withDelivery in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public Boolean hasDelivery()
hasDelivery in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.DeliveryNested<A> withNewDelivery()
withNewDelivery in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.DeliveryNested<A> withNewDeliveryLike(DeliverySpec item)
withNewDeliveryLike in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.DeliveryNested<A> editDelivery()
editDelivery in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.DeliveryNested<A> editOrNewDelivery()
editOrNewDelivery in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.DeliveryNested<A> editOrNewDeliveryLike(DeliverySpec item)
editOrNewDeliveryLike in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>@Deprecated public Subscribable getSubscribable()
getSubscribable in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public Subscribable buildSubscribable()
buildSubscribable in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public A withSubscribable(Subscribable subscribable)
withSubscribable in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public Boolean hasSubscribable()
hasSubscribable in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.SubscribableNested<A> withNewSubscribable()
withNewSubscribable in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.SubscribableNested<A> withNewSubscribableLike(Subscribable item)
withNewSubscribableLike in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.SubscribableNested<A> editSubscribable()
editSubscribable in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.SubscribableNested<A> editOrNewSubscribable()
editOrNewSubscribable in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>public ChannelSpecFluent.SubscribableNested<A> editOrNewSubscribableLike(Subscribable item)
editOrNewSubscribableLike in interface ChannelSpecFluent<A extends ChannelSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.