public class ThanosRulerListBuilder extends ThanosRulerListFluentImpl<ThanosRulerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ThanosRulerList,ThanosRulerListBuilder>
ThanosRulerListFluentImpl.ItemsNestedImpl<N>ThanosRulerListFluent.ItemsNested<N>| Constructor and Description |
|---|
ThanosRulerListBuilder() |
ThanosRulerListBuilder(Boolean validationEnabled) |
ThanosRulerListBuilder(ThanosRulerList instance) |
ThanosRulerListBuilder(ThanosRulerList instance,
Boolean validationEnabled) |
ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent) |
ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent,
Boolean validationEnabled) |
ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent,
ThanosRulerList instance) |
ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent,
ThanosRulerList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ThanosRulerList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ThanosRulerListBuilder()
public ThanosRulerListBuilder(Boolean validationEnabled)
public ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent)
public ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent, Boolean validationEnabled)
public ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent, ThanosRulerList instance)
public ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent, ThanosRulerList instance, Boolean validationEnabled)
public ThanosRulerListBuilder(ThanosRulerList instance)
public ThanosRulerListBuilder(ThanosRulerList instance, Boolean validationEnabled)
public ThanosRulerList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ThanosRulerList>public boolean equals(Object o)
equals in class ThanosRulerListFluentImpl<ThanosRulerListBuilder>public int hashCode()
hashCode in class ThanosRulerListFluentImpl<ThanosRulerListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.