Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler
-
-
Uses of IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler. apiVersion(String apiVersion)IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler. kind(String kind)IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler. spec(IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerSpec spec)IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler. status(IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler Modifier and Type Method Description List<IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler>IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerList. getItems()items is the list of horizontal pod autoscaler objects.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerListIoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerList. addItemsItem(IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerListIoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerList. items(List<IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler> items)voidIoK8sApiAutoscalingV2beta1HorizontalPodAutoscalerList. setItems(List<IoK8sApiAutoscalingV2beta1HorizontalPodAutoscaler> items)
-