Class PodsMetricSourceFluent.TargetNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2.MetricTargetFluent<PodsMetricSourceFluent.TargetNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2.PodsMetricSourceFluent.TargetNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PodsMetricSourceFluent<A extends PodsMetricSourceFluent<A>>
public class PodsMetricSourceFluent.TargetNested<N> extends MetricTargetFluent<PodsMetricSourceFluent.TargetNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTarget()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2.MetricTargetFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAverageUtilization, getAverageValue, getType, getValue, hasAdditionalProperties, hasAverageUtilization, hasAverageValue, hashCode, hasType, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAverageUtilization, withAverageValue, withNewAverageValue, withNewAverageValue, withNewValue, withNewValue, withType, withValue
-
-