Interface HorizontalPodAutoscalerStatusFluent.ConditionsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<HorizontalPodAutoscalerStatusFluent.ConditionsNested<N>>,HorizontalPodAutoscalerConditionFluent<HorizontalPodAutoscalerStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
HorizontalPodAutoscalerStatusFluentImpl.ConditionsNestedImpl
- Enclosing interface:
- HorizontalPodAutoscalerStatusFluent<A extends HorizontalPodAutoscalerStatusFluent<A>>
public static interface HorizontalPodAutoscalerStatusFluent.ConditionsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, HorizontalPodAutoscalerConditionFluent<HorizontalPodAutoscalerStatusFluent.ConditionsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendCondition()-
Methods inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta2.HorizontalPodAutoscalerConditionFluent
getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
-
-