Interface MetricSpecFluent.ResourceNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<MetricSpecFluent.ResourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,ResourceMetricSourceFluent<MetricSpecFluent.ResourceNested<N>>
- All Known Implementing Classes:
MetricSpecFluentImpl.ResourceNestedImpl
- Enclosing interface:
- MetricSpecFluent<A extends MetricSpecFluent<A>>
public static interface MetricSpecFluent.ResourceNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ResourceMetricSourceFluent<MetricSpecFluent.ResourceNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendResource()-
Methods inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ResourceMetricSourceFluent
getName, getTargetAverageUtilization, getTargetAverageValue, hasName, hasTargetAverageUtilization, hasTargetAverageValue, withName, withNewName, withNewName, withNewName, withNewTargetAverageValue, withNewTargetAverageValue, withTargetAverageUtilization, withTargetAverageValue
-
-