Class MetricStatusFluent.ResourceNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ResourceMetricStatusFluent<MetricStatusFluent.ResourceNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.MetricStatusFluent.ResourceNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MetricStatusFluent<A extends MetricStatusFluent<A>>
public class MetricStatusFluent.ResourceNested<N> extends ResourceMetricStatusFluent<MetricStatusFluent.ResourceNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendResource()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ResourceMetricStatusFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getCurrentAverageUtilization, getCurrentAverageValue, getName, hasAdditionalProperties, hasCurrentAverageUtilization, hasCurrentAverageValue, hashCode, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCurrentAverageUtilization, withCurrentAverageValue, withName, withNewCurrentAverageValue, withNewCurrentAverageValue
-
-