public class LogEntryListBuilder extends LogEntryListFluentImpl<LogEntryListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<LogEntryList,LogEntryListBuilder>
LogEntryListFluentImpl.ItemsNestedImpl<N>LogEntryListFluent.ItemsNested<N>| Constructor and Description |
|---|
LogEntryListBuilder() |
LogEntryListBuilder(Boolean validationEnabled) |
LogEntryListBuilder(LogEntryList instance) |
LogEntryListBuilder(LogEntryList instance,
Boolean validationEnabled) |
LogEntryListBuilder(LogEntryListFluent<?> fluent) |
LogEntryListBuilder(LogEntryListFluent<?> fluent,
Boolean validationEnabled) |
LogEntryListBuilder(LogEntryListFluent<?> fluent,
LogEntryList instance) |
LogEntryListBuilder(LogEntryListFluent<?> fluent,
LogEntryList instance,
Boolean validationEnabled) |
LogEntryListBuilder(LogEntryListFluent<?> fluent,
LogEntryList instance,
javax.validation.Validator validator) |
LogEntryListBuilder(LogEntryList instance,
javax.validation.Validator validator) |
LogEntryListBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
LogEntryList |
build() |
boolean |
equals(Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, aggregate, aggregate, build, buildpublic LogEntryListBuilder()
public LogEntryListBuilder(Boolean validationEnabled)
public LogEntryListBuilder(LogEntryListFluent<?> fluent)
public LogEntryListBuilder(LogEntryListFluent<?> fluent, Boolean validationEnabled)
public LogEntryListBuilder(LogEntryListFluent<?> fluent, LogEntryList instance)
public LogEntryListBuilder(LogEntryListFluent<?> fluent, LogEntryList instance, Boolean validationEnabled)
public LogEntryListBuilder(LogEntryList instance)
public LogEntryListBuilder(LogEntryList instance, Boolean validationEnabled)
public LogEntryListBuilder(javax.validation.Validator validator)
public LogEntryListBuilder(LogEntryListFluent<?> fluent, LogEntryList instance, javax.validation.Validator validator)
public LogEntryListBuilder(LogEntryList instance, javax.validation.Validator validator)
public LogEntryList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<LogEntryList>public boolean equals(Object o)
equals in class LogEntryListFluentImpl<LogEntryListBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.