public class SchedulerSpec extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
SchedulerSpec()
No args constructor for use in serialization
|
SchedulerSpec(String cron) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getCron() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setCron(String cron) |
public SchedulerSpec()
public SchedulerSpec(String cron)
cron - Copyright © 2015–2022 Red Hat. All rights reserved.