public class V1EventSourceBuilder extends V1EventSourceFluentImpl<V1EventSourceBuilder> implements VisitableBuilder<V1EventSource,V1EventSourceBuilder>
_visitables
Constructor and Description |
---|
V1EventSourceBuilder() |
V1EventSourceBuilder(Boolean validationEnabled) |
V1EventSourceBuilder(V1EventSource instance) |
V1EventSourceBuilder(V1EventSource instance,
Boolean validationEnabled) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent,
Boolean validationEnabled) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent,
V1EventSource instance) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent,
V1EventSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1EventSource |
build() |
boolean |
equals(Object o) |
getComponent, getHost, hasComponent, hasHost, withComponent, withHost, withNewComponent, withNewComponent, withNewComponent, withNewHost, withNewHost, withNewHost
accept, aggregate, aggregate, build, build, builderOf
public V1EventSourceBuilder()
public V1EventSourceBuilder(Boolean validationEnabled)
public V1EventSourceBuilder(V1EventSourceFluent<?> fluent)
public V1EventSourceBuilder(V1EventSourceFluent<?> fluent, Boolean validationEnabled)
public V1EventSourceBuilder(V1EventSourceFluent<?> fluent, V1EventSource instance)
public V1EventSourceBuilder(V1EventSourceFluent<?> fluent, V1EventSource instance, Boolean validationEnabled)
public V1EventSourceBuilder(V1EventSource instance)
public V1EventSourceBuilder(V1EventSource instance, Boolean validationEnabled)
public V1EventSource build()
build
in interface Builder<V1EventSource>
public boolean equals(Object o)
equals
in class V1EventSourceFluentImpl<V1EventSourceBuilder>
Copyright © 2019. All rights reserved.