Uses of Class
com.cloudera.cdp.compute.model.CommonHorizontalPodAutoScalerResp
Packages that use CommonHorizontalPodAutoScalerResp
-
Uses of CommonHorizontalPodAutoScalerResp in com.cloudera.cdp.compute.model
Methods in com.cloudera.cdp.compute.model that return CommonHorizontalPodAutoScalerRespModifier and TypeMethodDescriptionCommonDeploymentsResp.getHorizontalPodAutoscaler()Getter for horizontalPodAutoscaler.Methods in com.cloudera.cdp.compute.model with parameters of type CommonHorizontalPodAutoScalerRespModifier and TypeMethodDescriptionvoidCommonDeploymentsResp.setHorizontalPodAutoscaler(CommonHorizontalPodAutoScalerResp horizontalPodAutoscaler) Setter for horizontalPodAutoscaler.