public class DoneablePrometheusRule extends PrometheusRuleFluentImpl<DoneablePrometheusRule> implements io.fabric8.kubernetes.api.model.Doneable<PrometheusRule>
PrometheusRuleFluentImpl.MetadataNestedImpl<N>, PrometheusRuleFluentImpl.SpecNestedImpl<N>PrometheusRuleFluent.MetadataNested<N>, PrometheusRuleFluent.SpecNested<N>| Constructor and Description |
|---|
DoneablePrometheusRule(io.fabric8.kubernetes.api.builder.Function<PrometheusRule,PrometheusRule> function) |
DoneablePrometheusRule(PrometheusRule item) |
DoneablePrometheusRule(PrometheusRule item,
io.fabric8.kubernetes.api.builder.Function<PrometheusRule,PrometheusRule> function) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusRule |
done() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecpublic DoneablePrometheusRule(io.fabric8.kubernetes.api.builder.Function<PrometheusRule,PrometheusRule> function)
public DoneablePrometheusRule(PrometheusRule item, io.fabric8.kubernetes.api.builder.Function<PrometheusRule,PrometheusRule> function)
public DoneablePrometheusRule(PrometheusRule item)
public PrometheusRule done()
done in interface io.fabric8.kubernetes.api.model.Doneable<PrometheusRule>Copyright © 2015–2021 Red Hat. All rights reserved.