public class ThanosRulerBuilder extends ThanosRulerFluentImpl<ThanosRulerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ThanosRuler,ThanosRulerBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.