public class PrometheusRuleBuilder extends PrometheusRuleFluentImpl<PrometheusRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusRule,PrometheusRuleBuilder>
PrometheusRuleFluentImpl.MetadataNestedImpl<N>, PrometheusRuleFluentImpl.SpecNestedImpl<N>PrometheusRuleFluent.MetadataNested<N>, PrometheusRuleFluent.SpecNested<N>| Constructor and Description |
|---|
PrometheusRuleBuilder() |
PrometheusRuleBuilder(Boolean validationEnabled) |
PrometheusRuleBuilder(PrometheusRule instance) |
PrometheusRuleBuilder(PrometheusRule instance,
Boolean validationEnabled) |
PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent) |
PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent,
Boolean validationEnabled) |
PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent,
PrometheusRule instance) |
PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent,
PrometheusRule instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusRule |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecaccept, accept, aggregate, aggregate, build, build, builderOfpublic PrometheusRuleBuilder()
public PrometheusRuleBuilder(Boolean validationEnabled)
public PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent)
public PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent, Boolean validationEnabled)
public PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent, PrometheusRule instance)
public PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent, PrometheusRule instance, Boolean validationEnabled)
public PrometheusRuleBuilder(PrometheusRule instance)
public PrometheusRuleBuilder(PrometheusRule instance, Boolean validationEnabled)
public PrometheusRule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PrometheusRule>public boolean equals(Object o)
equals in class PrometheusRuleFluentImpl<PrometheusRuleBuilder>public int hashCode()
hashCode in class PrometheusRuleFluentImpl<PrometheusRuleBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.