Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiBatchV1beta1CronJobSpec
-
-
Uses of IoK8sApiBatchV1beta1CronJobSpec in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiBatchV1beta1CronJobSpec Modifier and Type Method Description IoK8sApiBatchV1beta1CronJobSpecIoK8sApiBatchV1beta1CronJobSpec. concurrencyPolicy(String concurrencyPolicy)IoK8sApiBatchV1beta1CronJobSpecIoK8sApiBatchV1beta1CronJobSpec. failedJobsHistoryLimit(Integer failedJobsHistoryLimit)IoK8sApiBatchV1beta1CronJobSpecIoK8sApiBatchV1beta1CronJob. getSpec()Get specIoK8sApiBatchV1beta1CronJobSpecIoK8sApiBatchV1beta1CronJobSpec. jobTemplate(IoK8sApiBatchV1beta1JobTemplateSpec jobTemplate)IoK8sApiBatchV1beta1CronJobSpecIoK8sApiBatchV1beta1CronJobSpec. schedule(String schedule)IoK8sApiBatchV1beta1CronJobSpecIoK8sApiBatchV1beta1CronJobSpec. startingDeadlineSeconds(Long startingDeadlineSeconds)IoK8sApiBatchV1beta1CronJobSpecIoK8sApiBatchV1beta1CronJobSpec. successfulJobsHistoryLimit(Integer successfulJobsHistoryLimit)IoK8sApiBatchV1beta1CronJobSpecIoK8sApiBatchV1beta1CronJobSpec. suspend(Boolean suspend)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiBatchV1beta1CronJobSpec Modifier and Type Method Description voidIoK8sApiBatchV1beta1CronJob. setSpec(IoK8sApiBatchV1beta1CronJobSpec spec)IoK8sApiBatchV1beta1CronJobIoK8sApiBatchV1beta1CronJob. spec(IoK8sApiBatchV1beta1CronJobSpec spec)
-