public class CoreV1EventListBuilder extends CoreV1EventListFluentImpl<CoreV1EventListBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.CoreV1EventList,CoreV1EventListBuilder>
CoreV1EventListFluentImpl.ItemsNestedImpl<N>, CoreV1EventListFluentImpl.MetadataNestedImpl<N>CoreV1EventListFluent.ItemsNested<N>, CoreV1EventListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
CoreV1EventListBuilder() |
CoreV1EventListBuilder(Boolean validationEnabled) |
CoreV1EventListBuilder(io.kubernetes.client.openapi.models.CoreV1EventList instance) |
CoreV1EventListBuilder(io.kubernetes.client.openapi.models.CoreV1EventList instance,
Boolean validationEnabled) |
CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent) |
CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent,
Boolean validationEnabled) |
CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent,
io.kubernetes.client.openapi.models.CoreV1EventList instance) |
CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent,
io.kubernetes.client.openapi.models.CoreV1EventList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.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, withNewKind, withNewMetadata, withNewMetadataLikeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic CoreV1EventListBuilder()
public CoreV1EventListBuilder(Boolean validationEnabled)
public CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent)
public CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent, Boolean validationEnabled)
public CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent, io.kubernetes.client.openapi.models.CoreV1EventList instance)
public CoreV1EventListBuilder(CoreV1EventListFluent<?> fluent, io.kubernetes.client.openapi.models.CoreV1EventList instance, Boolean validationEnabled)
public CoreV1EventListBuilder(io.kubernetes.client.openapi.models.CoreV1EventList instance)
public CoreV1EventListBuilder(io.kubernetes.client.openapi.models.CoreV1EventList instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.CoreV1EventList build()
public boolean equals(Object o)
equals in class CoreV1EventListFluentImpl<CoreV1EventListBuilder>public int hashCode()
hashCode in class CoreV1EventListFluentImpl<CoreV1EventListBuilder>Copyright © 2022. All rights reserved.