public class CoreV1EventListBuilder extends CoreV1EventListFluentImpl<CoreV1EventListBuilder> implements VisitableBuilder<CoreV1EventList,CoreV1EventListBuilder>
CoreV1EventListFluentImpl.ItemsNestedImpl<N>, CoreV1EventListFluentImpl.MetadataNestedImpl<N>CoreV1EventListFluent.ItemsNested<N>, CoreV1EventListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
CoreV1EventListBuilder() |
CoreV1EventListBuilder(Boolean validationEnabled) |
CoreV1EventListBuilder(CoreV1EventList instance) |
CoreV1EventListBuilder(CoreV1EventList instance,
Boolean validationEnabled) |
CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent) |
CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent,
Boolean validationEnabled) |
CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent,
CoreV1EventList instance) |
CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent,
CoreV1EventList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CoreV1EventList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, build, builderOfpublic CoreV1EventListBuilder()
public CoreV1EventListBuilder(Boolean validationEnabled)
public CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent)
public CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent, Boolean validationEnabled)
public CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent, CoreV1EventList instance)
public CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent, CoreV1EventList instance, Boolean validationEnabled)
public CoreV1EventListBuilder(CoreV1EventList instance)
public CoreV1EventListBuilder(CoreV1EventList instance, Boolean validationEnabled)
public CoreV1EventList build()
build in interface Builder<CoreV1EventList>public boolean equals(Object o)
equals in class CoreV1EventListFluentImpl<CoreV1EventListBuilder>public int hashCode()
hashCode in class CoreV1EventListFluentImpl<CoreV1EventListBuilder>Copyright © 2020. All rights reserved.