public class ThanosRulerBuilder extends ThanosRulerFluentImpl<ThanosRulerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ThanosRuler,ThanosRulerBuilder>
ThanosRulerFluentImpl.MetadataNestedImpl<N>, ThanosRulerFluentImpl.SpecNestedImpl<N>, ThanosRulerFluentImpl.StatusNestedImpl<N>ThanosRulerFluent.MetadataNested<N>, ThanosRulerFluent.SpecNested<N>, ThanosRulerFluent.StatusNested<N>| Constructor and Description |
|---|
ThanosRulerBuilder() |
ThanosRulerBuilder(Boolean validationEnabled) |
ThanosRulerBuilder(ThanosRuler instance) |
ThanosRulerBuilder(ThanosRuler instance,
Boolean validationEnabled) |
ThanosRulerBuilder(ThanosRulerFluent<?> fluent) |
ThanosRulerBuilder(ThanosRulerFluent<?> fluent,
Boolean validationEnabled) |
ThanosRulerBuilder(ThanosRulerFluent<?> fluent,
ThanosRuler instance) |
ThanosRulerBuilder(ThanosRulerFluent<?> fluent,
ThanosRuler instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ThanosRuler |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ThanosRulerBuilder()
public ThanosRulerBuilder(Boolean validationEnabled)
public ThanosRulerBuilder(ThanosRulerFluent<?> fluent)
public ThanosRulerBuilder(ThanosRulerFluent<?> fluent, Boolean validationEnabled)
public ThanosRulerBuilder(ThanosRulerFluent<?> fluent, ThanosRuler instance)
public ThanosRulerBuilder(ThanosRulerFluent<?> fluent, ThanosRuler instance, Boolean validationEnabled)
public ThanosRulerBuilder(ThanosRuler instance)
public ThanosRulerBuilder(ThanosRuler instance, Boolean validationEnabled)
public ThanosRuler build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ThanosRuler>public boolean equals(Object o)
equals in class ThanosRulerFluentImpl<ThanosRulerBuilder>public int hashCode()
hashCode in class ThanosRulerFluentImpl<ThanosRulerBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.