Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAutoscalingV1HorizontalPodAutoscaler
-
-
Uses of IoK8sApiAutoscalingV1HorizontalPodAutoscaler in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAutoscalingV1HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV1HorizontalPodAutoscalerIoK8sApiAutoscalingV1HorizontalPodAutoscaler. apiVersion(String apiVersion)IoK8sApiAutoscalingV1HorizontalPodAutoscalerIoK8sApiAutoscalingV1HorizontalPodAutoscaler. kind(String kind)IoK8sApiAutoscalingV1HorizontalPodAutoscalerIoK8sApiAutoscalingV1HorizontalPodAutoscaler. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiAutoscalingV1HorizontalPodAutoscalerIoK8sApiAutoscalingV1HorizontalPodAutoscaler. spec(IoK8sApiAutoscalingV1HorizontalPodAutoscalerSpec spec)IoK8sApiAutoscalingV1HorizontalPodAutoscalerIoK8sApiAutoscalingV1HorizontalPodAutoscaler. status(IoK8sApiAutoscalingV1HorizontalPodAutoscalerStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiAutoscalingV1HorizontalPodAutoscaler Modifier and Type Method Description List<IoK8sApiAutoscalingV1HorizontalPodAutoscaler>IoK8sApiAutoscalingV1HorizontalPodAutoscalerList. getItems()list of horizontal pod autoscaler objects.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAutoscalingV1HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV1HorizontalPodAutoscalerListIoK8sApiAutoscalingV1HorizontalPodAutoscalerList. addItemsItem(IoK8sApiAutoscalingV1HorizontalPodAutoscaler itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiAutoscalingV1HorizontalPodAutoscaler Modifier and Type Method Description IoK8sApiAutoscalingV1HorizontalPodAutoscalerListIoK8sApiAutoscalingV1HorizontalPodAutoscalerList. items(List<IoK8sApiAutoscalingV1HorizontalPodAutoscaler> items)voidIoK8sApiAutoscalingV1HorizontalPodAutoscalerList. setItems(List<IoK8sApiAutoscalingV1HorizontalPodAutoscaler> items)
-