public class EventTypeListBuilder extends EventTypeListFluentImpl<EventTypeListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EventTypeList,EventTypeListBuilder>
EventTypeListFluent.ItemsNested<N>| Constructor and Description |
|---|
EventTypeListBuilder() |
EventTypeListBuilder(Boolean validationEnabled) |
EventTypeListBuilder(EventTypeList instance) |
EventTypeListBuilder(EventTypeList instance,
Boolean validationEnabled) |
EventTypeListBuilder(EventTypeListFluent<?> fluent) |
EventTypeListBuilder(EventTypeListFluent<?> fluent,
Boolean validationEnabled) |
EventTypeListBuilder(EventTypeListFluent<?> fluent,
EventTypeList instance) |
EventTypeListBuilder(EventTypeListFluent<?> fluent,
EventTypeList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EventTypeList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic EventTypeListBuilder()
public EventTypeListBuilder(Boolean validationEnabled)
public EventTypeListBuilder(EventTypeListFluent<?> fluent)
public EventTypeListBuilder(EventTypeListFluent<?> fluent, Boolean validationEnabled)
public EventTypeListBuilder(EventTypeListFluent<?> fluent, EventTypeList instance)
public EventTypeListBuilder(EventTypeListFluent<?> fluent, EventTypeList instance, Boolean validationEnabled)
public EventTypeListBuilder(EventTypeList instance)
public EventTypeListBuilder(EventTypeList instance, Boolean validationEnabled)
public EventTypeList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<EventTypeList>Copyright © 2015–2022 Red Hat. All rights reserved.