Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1Event
-
-
Uses of IoK8sApiCoreV1Event in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1Event Modifier and Type Method Description List<IoK8sApiCoreV1Event>IoK8sApiCoreV1EventList. getItems()List of eventsMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1Event Modifier and Type Method Description IoK8sApiCoreV1EventListIoK8sApiCoreV1EventList. addItemsItem(IoK8sApiCoreV1Event itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1Event Modifier and Type Method Description IoK8sApiCoreV1EventListIoK8sApiCoreV1EventList. items(List<IoK8sApiCoreV1Event> items)voidIoK8sApiCoreV1EventList. setItems(List<IoK8sApiCoreV1Event> items)
-