Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler
-
-
Uses of IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler. apiVersion(String apiVersion)IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler. kind(String kind)IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler. spec(IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerSpec spec)IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerIoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler. status(IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler Modifier and Type Method Description List<IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler>IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerList. getItems()items is the list of horizontal pod autoscaler objects.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerListIoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerList. addItemsItem(IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerListIoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerList. items(List<IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler> items)voidIoK8sApiAutoscalingV2beta2HorizontalPodAutoscalerList. setItems(List<IoK8sApiAutoscalingV2beta2HorizontalPodAutoscaler> items)
-