Interface MetricStatusFluent.ContainerResourceNested<N>
-
- All Superinterfaces:
ContainerResourceMetricStatusFluent<MetricStatusFluent.ContainerResourceNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<MetricStatusFluent.ContainerResourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
MetricStatusFluentImpl.ContainerResourceNestedImpl
- Enclosing interface:
- MetricStatusFluent<A extends MetricStatusFluent<A>>
public static interface MetricStatusFluent.ContainerResourceNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ContainerResourceMetricStatusFluent<MetricStatusFluent.ContainerResourceNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendContainerResource()-
Methods inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ContainerResourceMetricStatusFluent
getContainer, getCurrentAverageUtilization, getCurrentAverageValue, getName, hasContainer, hasCurrentAverageUtilization, hasCurrentAverageValue, hasName, withContainer, withCurrentAverageUtilization, withCurrentAverageValue, withName, withNewContainer, withNewContainer, withNewContainer, withNewCurrentAverageValue, withNewCurrentAverageValue, withNewName, withNewName, withNewName
-
-