Interface ObjectMetricSourceFluent.TargetNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ObjectMetricSourceFluent.TargetNested<N>>,MetricTargetFluent<ObjectMetricSourceFluent.TargetNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ObjectMetricSourceFluentImpl.TargetNestedImpl
- Enclosing interface:
- ObjectMetricSourceFluent<A extends ObjectMetricSourceFluent<A>>
public static interface ObjectMetricSourceFluent.TargetNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, MetricTargetFluent<ObjectMetricSourceFluent.TargetNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendTarget()-
Methods inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta2.MetricTargetFluent
getAverageUtilization, getAverageValue, getType, getValue, hasAverageUtilization, hasAverageValue, hasType, hasValue, withAverageUtilization, withAverageValue, withNewAverageValue, withNewAverageValue, withNewType, withNewType, withNewType, withNewValue, withNewValue, withType, withValue
-
-