public interface SchedulerSpecFluent<A extends SchedulerSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getCron() |
Boolean |
hasCron() |
A |
withCron(String cron) |
A |
withNewCron(String arg0)
Deprecated.
|
Copyright © 2015–2020 Red Hat. All rights reserved.