public interface HorizontalPodAutoscalerStatusFluent<A extends HorizontalPodAutoscalerStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Integer getCurrentCPUUtilizationPercentage()
A withCurrentCPUUtilizationPercentage(Integer currentCPUUtilizationPercentage)
Boolean hasCurrentCPUUtilizationPercentage()
Integer getCurrentReplicas()
Boolean hasCurrentReplicas()
Integer getDesiredReplicas()
Boolean hasDesiredReplicas()
String getLastScaleTime()
Boolean hasLastScaleTime()
@Deprecated A withNewLastScaleTime(String arg0)
Long getObservedGeneration()
Boolean hasObservedGeneration()
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.