public class EventSourceBuilder extends EventSourceFluentImpl<EventSourceBuilder> implements VisitableBuilder<EventSource,EventSourceBuilder>
_visitables| Constructor and Description |
|---|
EventSourceBuilder() |
EventSourceBuilder(Boolean validationEnabled) |
EventSourceBuilder(EventSource instance) |
EventSourceBuilder(EventSource instance,
Boolean validationEnabled) |
EventSourceBuilder(EventSourceFluent<?> fluent) |
EventSourceBuilder(EventSourceFluent<?> fluent,
Boolean validationEnabled) |
EventSourceBuilder(EventSourceFluent<?> fluent,
EventSource instance) |
EventSourceBuilder(EventSourceFluent<?> fluent,
EventSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EventSource |
build() |
boolean |
equals(Object o) |
getComponent, getHost, hasComponent, hasHost, withComponent, withHostaccept, aggregate, aggregate, build, buildpublic EventSourceBuilder()
public EventSourceBuilder(Boolean validationEnabled)
public EventSourceBuilder(EventSourceFluent<?> fluent)
public EventSourceBuilder(EventSourceFluent<?> fluent, Boolean validationEnabled)
public EventSourceBuilder(EventSourceFluent<?> fluent, EventSource instance)
public EventSourceBuilder(EventSourceFluent<?> fluent, EventSource instance, Boolean validationEnabled)
public EventSourceBuilder(EventSource instance)
public EventSourceBuilder(EventSource instance, Boolean validationEnabled)
public EventSource build()
build in interface Builder<EventSource>public boolean equals(Object o)
equals in class EventSourceFluentImpl<EventSourceBuilder>Copyright © 2011–2017 Red Hat. All rights reserved.