public class ChannelSpecBuilder extends ChannelSpecFluentImpl<ChannelSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ChannelSpec,ChannelSpecBuilder>
ChannelSpecFluentImpl.ChannelTemplateNestedImpl<N>, ChannelSpecFluentImpl.DeliveryNestedImpl<N>, ChannelSpecFluentImpl.SubscribersNestedImpl<N>ChannelSpecFluent.ChannelTemplateNested<N>, ChannelSpecFluent.DeliveryNested<N>, ChannelSpecFluent.SubscribersNested<N>| Constructor and Description |
|---|
ChannelSpecBuilder() |
ChannelSpecBuilder(Boolean validationEnabled) |
ChannelSpecBuilder(ChannelSpec instance) |
ChannelSpecBuilder(ChannelSpec instance,
Boolean validationEnabled) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent,
Boolean validationEnabled) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent,
ChannelSpec instance) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent,
ChannelSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableChannelSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToSubscribers, addNewSubscriber, addNewSubscriberLike, addToSubscribers, addToSubscribers, buildChannelTemplate, buildDelivery, buildFirstSubscriber, buildLastSubscriber, buildMatchingSubscriber, buildSubscriber, buildSubscribers, editChannelTemplate, editDelivery, editFirstSubscriber, editLastSubscriber, editMatchingSubscriber, editOrNewChannelTemplate, editOrNewChannelTemplateLike, editOrNewDelivery, editOrNewDeliveryLike, editSubscriber, getChannelTemplate, getDelivery, getSubscribers, hasChannelTemplate, hasDelivery, hasMatchingSubscriber, hasSubscribers, removeAllFromSubscribers, removeFromSubscribers, removeMatchingFromSubscribers, setNewSubscriberLike, setToSubscribers, withChannelTemplate, withDelivery, withNewChannelTemplate, withNewChannelTemplateLike, withNewDelivery, withNewDeliveryLike, withSubscribers, withSubscribersaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ChannelSpecBuilder()
public ChannelSpecBuilder(Boolean validationEnabled)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent, Boolean validationEnabled)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent, ChannelSpec instance)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent, ChannelSpec instance, Boolean validationEnabled)
public ChannelSpecBuilder(ChannelSpec instance)
public ChannelSpecBuilder(ChannelSpec instance, Boolean validationEnabled)
public EditableChannelSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ChannelSpec>public boolean equals(Object o)
equals in class ChannelSpecFluentImpl<ChannelSpecBuilder>public int hashCode()
hashCode in class ChannelSpecFluentImpl<ChannelSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.