public class PrometheusRuleExcludeConfigBuilder extends PrometheusRuleExcludeConfigFluent<PrometheusRuleExcludeConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusRuleExcludeConfig,PrometheusRuleExcludeConfigBuilder>
| Constructor and Description |
|---|
PrometheusRuleExcludeConfigBuilder() |
PrometheusRuleExcludeConfigBuilder(PrometheusRuleExcludeConfig instance) |
PrometheusRuleExcludeConfigBuilder(PrometheusRuleExcludeConfigFluent<?> fluent) |
PrometheusRuleExcludeConfigBuilder(PrometheusRuleExcludeConfigFluent<?> fluent,
PrometheusRuleExcludeConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusRuleExcludeConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getRuleName, getRuleNamespace, hasAdditionalProperties, hashCode, hasRuleName, hasRuleNamespace, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withRuleName, withRuleNamespaceaggregate, aggregate, build, build, builderOf, getVisitableMappublic PrometheusRuleExcludeConfigBuilder()
public PrometheusRuleExcludeConfigBuilder(PrometheusRuleExcludeConfigFluent<?> fluent)
public PrometheusRuleExcludeConfigBuilder(PrometheusRuleExcludeConfigFluent<?> fluent, PrometheusRuleExcludeConfig instance)
public PrometheusRuleExcludeConfigBuilder(PrometheusRuleExcludeConfig instance)
public PrometheusRuleExcludeConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PrometheusRuleExcludeConfig>Copyright © 2015–2024 Red Hat. All rights reserved.