public interface HorizontalPodAutoscalerStatusFluent<A extends HorizontalPodAutoscalerStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Integer getCurrentCPUUtilizationPercentage()
A withCurrentCPUUtilizationPercentage(Integer currentCPUUtilizationPercentage)
Boolean hasCurrentCPUUtilizationPercentage()
A withNewCurrentCPUUtilizationPercentage(int arg0)
Integer getCurrentReplicas()
Boolean hasCurrentReplicas()
A withNewCurrentReplicas(int arg0)
Integer getDesiredReplicas()
Boolean hasDesiredReplicas()
A withNewDesiredReplicas(int arg0)
String getLastScaleTime()
Boolean hasLastScaleTime()
A withNewLastScaleTime(StringBuilder arg1)
A withNewLastScaleTime(int[] arg1, int arg2, int arg3)
A withNewLastScaleTime(char[] arg1)
A withNewLastScaleTime(StringBuffer arg1)
A withNewLastScaleTime(byte[] arg1, int arg2)
A withNewLastScaleTime(byte[] arg1)
A withNewLastScaleTime(char[] arg1, int arg2, int arg3)
A withNewLastScaleTime(byte[] arg1, int arg2, int arg3)
A withNewLastScaleTime(byte[] arg1, int arg2, int arg3, int arg4)
Long getObservedGeneration()
Boolean hasObservedGeneration()
A withNewObservedGeneration(long arg1)
Copyright © 2015–2022 Red Hat. All rights reserved.