public class EventTypeListBuilder extends EventTypeListFluentImpl<EventTypeListBuilder> implements VisitableBuilder<EventTypeList,EventTypeListBuilder>
EventTypeListFluentImpl.ItemsNestedImpl<N>EventTypeListFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
EventTypeListBuilder() |
EventTypeListBuilder(java.lang.Boolean validationEnabled) |
EventTypeListBuilder(EventTypeList instance) |
EventTypeListBuilder(EventTypeList instance,
java.lang.Boolean validationEnabled) |
EventTypeListBuilder(EventTypeListFluent<?> fluent) |
EventTypeListBuilder(EventTypeListFluent<?> fluent,
java.lang.Boolean validationEnabled) |
EventTypeListBuilder(EventTypeListFluent<?> fluent,
EventTypeList instance) |
EventTypeListBuilder(EventTypeListFluent<?> fluent,
EventTypeList instance,
java.lang.Boolean validationEnabled) |
EventTypeListBuilder(EventTypeListFluent<?> fluent,
EventTypeList instance,
javax.validation.Validator validator) |
EventTypeListBuilder(EventTypeList instance,
javax.validation.Validator validator) |
EventTypeListBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
EventTypeList |
build() |
boolean |
equals(java.lang.Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadataaccept, aggregate, aggregate, build, build, builderOfpublic EventTypeListBuilder()
public EventTypeListBuilder(java.lang.Boolean validationEnabled)
public EventTypeListBuilder(EventTypeListFluent<?> fluent)
public EventTypeListBuilder(EventTypeListFluent<?> fluent, java.lang.Boolean validationEnabled)
public EventTypeListBuilder(EventTypeListFluent<?> fluent, EventTypeList instance)
public EventTypeListBuilder(EventTypeListFluent<?> fluent, EventTypeList instance, java.lang.Boolean validationEnabled)
public EventTypeListBuilder(EventTypeList instance)
public EventTypeListBuilder(EventTypeList instance, java.lang.Boolean validationEnabled)
public EventTypeListBuilder(javax.validation.Validator validator)
public EventTypeListBuilder(EventTypeListFluent<?> fluent, EventTypeList instance, javax.validation.Validator validator)
public EventTypeListBuilder(EventTypeList instance, javax.validation.Validator validator)
public EventTypeList build()
build in interface Builder<EventTypeList>public boolean equals(java.lang.Object o)
equals in class EventTypeListFluentImpl<EventTypeListBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.