public class PrometheusRuleBuilder extends PrometheusRuleFluentImpl<PrometheusRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusRule,PrometheusRuleBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecaccept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.