Class MetricStatusFluentImpl.ContainerResourceNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ContainerResourceMetricStatusFluentImpl<MetricStatusFluent.ContainerResourceNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.MetricStatusFluentImpl.ContainerResourceNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<MetricStatusFluent.ContainerResourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<MetricStatusFluent.ContainerResourceNested<N>>,ContainerResourceMetricStatusFluent<MetricStatusFluent.ContainerResourceNested<N>>,MetricStatusFluent.ContainerResourceNested<N>
- Enclosing class:
- MetricStatusFluentImpl<A extends MetricStatusFluent<A>>
public class MetricStatusFluentImpl.ContainerResourceNestedImpl<N> extends ContainerResourceMetricStatusFluentImpl<MetricStatusFluent.ContainerResourceNested<N>> implements MetricStatusFluent.ContainerResourceNested<N>, io.fabric8.kubernetes.api.builder.Nested<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.v2beta1.ContainerResourceMetricStatusFluentImpl
equals, getContainer, getCurrentAverageUtilization, getCurrentAverageValue, getName, hasContainer, hasCurrentAverageUtilization, hasCurrentAverageValue, hashCode, hasName, withContainer, withCurrentAverageUtilization, withCurrentAverageValue, withName, withNewContainer, withNewContainer, withNewContainer, withNewCurrentAverageValue, withNewCurrentAverageValue, withNewName, withNewName, withNewName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceMetricStatusFluent.ContainerResourceNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endContainerResource
public N endContainerResource()
- Specified by:
endContainerResourcein interfaceMetricStatusFluent.ContainerResourceNested<N>
-
-