Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiBatchV1beta1CronJob
-
-
Uses of IoK8sApiBatchV1beta1CronJob in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiBatchV1beta1CronJob Modifier and Type Method Description IoK8sApiBatchV1beta1CronJobIoK8sApiBatchV1beta1CronJob. apiVersion(String apiVersion)IoK8sApiBatchV1beta1CronJobIoK8sApiBatchV1beta1CronJob. kind(String kind)IoK8sApiBatchV1beta1CronJobIoK8sApiBatchV1beta1CronJob. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiBatchV1beta1CronJobIoK8sApiBatchV1beta1CronJob. spec(IoK8sApiBatchV1beta1CronJobSpec spec)IoK8sApiBatchV1beta1CronJobIoK8sApiBatchV1beta1CronJob. status(IoK8sApiBatchV1beta1CronJobStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiBatchV1beta1CronJob Modifier and Type Method Description List<IoK8sApiBatchV1beta1CronJob>IoK8sApiBatchV1beta1CronJobList. getItems()items is the list of CronJobs.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiBatchV1beta1CronJob Modifier and Type Method Description IoK8sApiBatchV1beta1CronJobListIoK8sApiBatchV1beta1CronJobList. addItemsItem(IoK8sApiBatchV1beta1CronJob itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiBatchV1beta1CronJob Modifier and Type Method Description IoK8sApiBatchV1beta1CronJobListIoK8sApiBatchV1beta1CronJobList. items(List<IoK8sApiBatchV1beta1CronJob> items)voidIoK8sApiBatchV1beta1CronJobList. setItems(List<IoK8sApiBatchV1beta1CronJob> items)
-