Class MetricSpecFluent.ContainerResourceNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta2.ContainerResourceMetricSourceFluent<MetricSpecFluent.ContainerResourceNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta2.MetricSpecFluent.ContainerResourceNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MetricSpecFluent<A extends MetricSpecFluent<A>>
public class MetricSpecFluent.ContainerResourceNested<N> extends ContainerResourceMetricSourceFluent<MetricSpecFluent.ContainerResourceNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta2.ContainerResourceMetricSourceFluent
ContainerResourceMetricSourceFluent.TargetNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendContainerResource()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta2.ContainerResourceMetricSourceFluent
addToAdditionalProperties, addToAdditionalProperties, buildTarget, copyInstance, editOrNewTarget, editOrNewTargetLike, editTarget, equals, getAdditionalProperties, getContainer, getName, hasAdditionalProperties, hasContainer, hashCode, hasName, hasTarget, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withContainer, withName, withNewTarget, withNewTargetLike, withTarget
-
-