Class ObjectMetricSourceFluentImpl.TargetNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta2.MetricTargetFluentImpl<ObjectMetricSourceFluent.TargetNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta2.ObjectMetricSourceFluentImpl.TargetNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ObjectMetricSourceFluent.TargetNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ObjectMetricSourceFluent.TargetNested<N>>,MetricTargetFluent<ObjectMetricSourceFluent.TargetNested<N>>,ObjectMetricSourceFluent.TargetNested<N>
- Enclosing class:
- ObjectMetricSourceFluentImpl<A extends ObjectMetricSourceFluent<A>>
public class ObjectMetricSourceFluentImpl.TargetNestedImpl<N> extends MetricTargetFluentImpl<ObjectMetricSourceFluent.TargetNested<N>> implements ObjectMetricSourceFluent.TargetNested<N>, 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.v2beta2.MetricTargetFluentImpl
equals, getAverageUtilization, getAverageValue, getType, getValue, hasAverageUtilization, hasAverageValue, hashCode, hasType, hasValue, withAverageUtilization, withAverageValue, withNewAverageValue, withNewAverageValue, withNewType, withNewType, withNewType, withNewValue, withNewValue, withType, withValue
-
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.v2beta2.MetricTargetFluent
getAverageUtilization, getAverageValue, getType, getValue, hasAverageUtilization, hasAverageValue, hasType, hasValue, withAverageUtilization, withAverageValue, withNewAverageValue, withNewAverageValue, withNewType, withNewType, withNewType, withNewValue, withNewValue, withType, withValue
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceObjectMetricSourceFluent.TargetNested<N>
-
endTarget
public N endTarget()
- Specified by:
endTargetin interfaceObjectMetricSourceFluent.TargetNested<N>
-
-