public class DoneablePrometheusRuleExcludeConfig extends PrometheusRuleExcludeConfigFluentImpl<DoneablePrometheusRuleExcludeConfig> implements io.fabric8.kubernetes.api.model.Doneable<PrometheusRuleExcludeConfig>
| Constructor and Description |
|---|
DoneablePrometheusRuleExcludeConfig(io.fabric8.kubernetes.api.builder.Function<PrometheusRuleExcludeConfig,PrometheusRuleExcludeConfig> function) |
DoneablePrometheusRuleExcludeConfig(PrometheusRuleExcludeConfig item) |
DoneablePrometheusRuleExcludeConfig(PrometheusRuleExcludeConfig item,
io.fabric8.kubernetes.api.builder.Function<PrometheusRuleExcludeConfig,PrometheusRuleExcludeConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusRuleExcludeConfig |
done() |
equals, getRuleName, getRuleNamespace, hasRuleName, hasRuleNamespace, withNewRuleName, withNewRuleName, withNewRuleName, withNewRuleNamespace, withNewRuleNamespace, withNewRuleNamespace, withRuleName, withRuleNamespacepublic DoneablePrometheusRuleExcludeConfig(io.fabric8.kubernetes.api.builder.Function<PrometheusRuleExcludeConfig,PrometheusRuleExcludeConfig> function)
public DoneablePrometheusRuleExcludeConfig(PrometheusRuleExcludeConfig item, io.fabric8.kubernetes.api.builder.Function<PrometheusRuleExcludeConfig,PrometheusRuleExcludeConfig> function)
public DoneablePrometheusRuleExcludeConfig(PrometheusRuleExcludeConfig item)
public PrometheusRuleExcludeConfig done()
done in interface io.fabric8.kubernetes.api.model.Doneable<PrometheusRuleExcludeConfig>Copyright © 2015–2020 Red Hat. All rights reserved.