public interface PodsMetricStatusFluent<A extends PodsMetricStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PodsMetricStatusFluent.SelectorNested<N> |
io.fabric8.kubernetes.api.model.Quantity getCurrentAverageValue()
A withCurrentAverageValue(io.fabric8.kubernetes.api.model.Quantity currentAverageValue)
Boolean hasCurrentAverageValue()
String getMetricName()
Boolean hasMetricName()
@Deprecated A withNewMetricName(String arg0)
@Deprecated io.fabric8.kubernetes.api.model.LabelSelector getSelector()
io.fabric8.kubernetes.api.model.LabelSelector buildSelector()
A withSelector(io.fabric8.kubernetes.api.model.LabelSelector selector)
Boolean hasSelector()
PodsMetricStatusFluent.SelectorNested<A> withNewSelector()
PodsMetricStatusFluent.SelectorNested<A> withNewSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
PodsMetricStatusFluent.SelectorNested<A> editSelector()
PodsMetricStatusFluent.SelectorNested<A> editOrNewSelector()
PodsMetricStatusFluent.SelectorNested<A> editOrNewSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
Copyright © 2015–2021 Red Hat. All rights reserved.