Class ClusterAutoscalerSpecFluent.ScaleDownNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerSpecScaleDownFluent<ClusterAutoscalerSpecFluent.ScaleDownNested<N>>
-
- io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerSpecFluent.ScaleDownNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterAutoscalerSpecFluent<A extends ClusterAutoscalerSpecFluent<A>>
public class ClusterAutoscalerSpecFluent.ScaleDownNested<N> extends ClusterAutoscalerSpecScaleDownFluent<ClusterAutoscalerSpecFluent.ScaleDownNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendScaleDown()-
Methods inherited from class io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerSpecScaleDownFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getDelayAfterAdd, getDelayAfterDelete, getDelayAfterFailure, getEnabled, getUnneededTime, getUtilizationThreshold, hasAdditionalProperties, hasDelayAfterAdd, hasDelayAfterDelete, hasDelayAfterFailure, hasEnabled, hashCode, hasUnneededTime, hasUtilizationThreshold, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDelayAfterAdd, withDelayAfterDelete, withDelayAfterFailure, withEnabled, withEnabled, withUnneededTime, withUtilizationThreshold
-
-