public class EventSourceBuilder extends EventSourceFluentImpl<EventSourceBuilder> implements VisitableBuilder<EventSource,EventSourceBuilder>
_visitables, VISIT| 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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getComponent, getHost, hasAdditionalProperties, hasComponent, hashCode, hasHost, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withComponent, withHostaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.