public class EventSourceBuilder extends EventSourceFluentImpl<EventSourceBuilder> implements VisitableBuilder<EventSource,EventSourceBuilder>
_visitables| Constructor and Description |
|---|
EventSourceBuilder() |
EventSourceBuilder(java.lang.Boolean validationEnabled) |
EventSourceBuilder(EventSource instance) |
EventSourceBuilder(EventSource instance,
java.lang.Boolean validationEnabled) |
EventSourceBuilder(EventSourceFluent<?> fluent) |
EventSourceBuilder(EventSourceFluent<?> fluent,
java.lang.Boolean validationEnabled) |
EventSourceBuilder(EventSourceFluent<?> fluent,
EventSource instance) |
EventSourceBuilder(EventSourceFluent<?> fluent,
EventSource instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EventSource |
build() |
boolean |
equals(java.lang.Object o) |
getComponent, getHost, hasComponent, hasHost, withComponent, withHost, withNewComponent, withNewComponent, withNewComponent, withNewHost, withNewHost, withNewHostaccept, aggregate, aggregate, build, build, builderOfpublic EventSourceBuilder()
public EventSourceBuilder(java.lang.Boolean validationEnabled)
public EventSourceBuilder(EventSourceFluent<?> fluent)
public EventSourceBuilder(EventSourceFluent<?> fluent, java.lang.Boolean validationEnabled)
public EventSourceBuilder(EventSourceFluent<?> fluent, EventSource instance)
public EventSourceBuilder(EventSourceFluent<?> fluent, EventSource instance, java.lang.Boolean validationEnabled)
public EventSourceBuilder(EventSource instance)
public EventSourceBuilder(EventSource instance, java.lang.Boolean validationEnabled)
public EventSource build()
build in interface Builder<EventSource>public boolean equals(java.lang.Object o)
equals in class EventSourceFluentImpl<EventSourceBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.