public interface V1HorizontalPodAutoscalerStatusFluent<A extends V1HorizontalPodAutoscalerStatusFluent<A>> extends Fluent<A>
Integer getCurrentCPUUtilizationPercentage()
A withCurrentCPUUtilizationPercentage(Integer currentCPUUtilizationPercentage)
Boolean hasCurrentCPUUtilizationPercentage()
A withNewCurrentCPUUtilizationPercentage(int arg1)
Integer getCurrentReplicas()
Boolean hasCurrentReplicas()
A withNewCurrentReplicas(int arg1)
Integer getDesiredReplicas()
Boolean hasDesiredReplicas()
A withNewDesiredReplicas(int arg1)
org.joda.time.DateTime getLastScaleTime()
A withLastScaleTime(org.joda.time.DateTime lastScaleTime)
Boolean hasLastScaleTime()
A withNewLastScaleTime(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewLastScaleTime(long arg0)
Long getObservedGeneration()
Boolean hasObservedGeneration()
A withNewObservedGeneration(long arg1)
Copyright © 2019. All rights reserved.