Class MachineAutoscalerFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.autoscaling.v1beta1.MachineAutoscalerStatusFluent<MachineAutoscalerFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.autoscaling.v1beta1.MachineAutoscalerFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachineAutoscalerFluent<A extends MachineAutoscalerFluent<A>>
public class MachineAutoscalerFluent.StatusNested<N> extends MachineAutoscalerStatusFluent<MachineAutoscalerFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.autoscaling.v1beta1.MachineAutoscalerStatusFluent
MachineAutoscalerStatusFluent.LastTargetRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.autoscaling.v1beta1.MachineAutoscalerStatusFluent
addToAdditionalProperties, addToAdditionalProperties, buildLastTargetRef, copyInstance, editLastTargetRef, editOrNewLastTargetRef, editOrNewLastTargetRefLike, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasLastTargetRef, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withLastTargetRef, withNewLastTargetRef, withNewLastTargetRef, withNewLastTargetRefLike
-
-