Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiBatchV1Job
-
-
Uses of IoK8sApiBatchV1Job in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiBatchV1Job Modifier and Type Method Description IoK8sApiBatchV1JobIoK8sApiBatchV1Job. apiVersion(String apiVersion)IoK8sApiBatchV1JobIoK8sApiBatchV1Job. kind(String kind)IoK8sApiBatchV1JobIoK8sApiBatchV1Job. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiBatchV1JobIoK8sApiBatchV1Job. spec(IoK8sApiBatchV1JobSpec spec)IoK8sApiBatchV1JobIoK8sApiBatchV1Job. status(IoK8sApiBatchV1JobStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiBatchV1Job Modifier and Type Method Description List<IoK8sApiBatchV1Job>IoK8sApiBatchV1JobList. getItems()items is the list of Jobs.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiBatchV1Job Modifier and Type Method Description IoK8sApiBatchV1JobListIoK8sApiBatchV1JobList. addItemsItem(IoK8sApiBatchV1Job itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiBatchV1Job Modifier and Type Method Description IoK8sApiBatchV1JobListIoK8sApiBatchV1JobList. items(List<IoK8sApiBatchV1Job> items)voidIoK8sApiBatchV1JobList. setItems(List<IoK8sApiBatchV1Job> items)
-