public class DoneableInMemoryChannelSpec extends InMemoryChannelSpecFluentImpl<DoneableInMemoryChannelSpec> implements io.fabric8.kubernetes.api.model.Doneable<InMemoryChannelSpec>
InMemoryChannelSpecFluentImpl.DeliveryNestedImpl<N>, InMemoryChannelSpecFluentImpl.SubscribableNestedImpl<N>InMemoryChannelSpecFluent.DeliveryNested<N>, InMemoryChannelSpecFluent.SubscribableNested<N>| Constructor and Description |
|---|
DoneableInMemoryChannelSpec(io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
DoneableInMemoryChannelSpec(InMemoryChannelSpec item) |
DoneableInMemoryChannelSpec(InMemoryChannelSpec item,
io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelSpec |
done() |
buildDelivery, buildSubscribable, editDelivery, editOrNewDelivery, editOrNewDeliveryLike, editOrNewSubscribable, editOrNewSubscribableLike, editSubscribable, equals, getDelivery, getSubscribable, hasDelivery, hasSubscribable, withDelivery, withNewDelivery, withNewDeliveryLike, withNewSubscribable, withNewSubscribableLike, withSubscribablepublic DoneableInMemoryChannelSpec(io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function)
public DoneableInMemoryChannelSpec(InMemoryChannelSpec item, io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function)
public DoneableInMemoryChannelSpec(InMemoryChannelSpec item)
public InMemoryChannelSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InMemoryChannelSpec>Copyright © 2015–2020 Red Hat. All rights reserved.