public class DoneableScheduling extends SchedulingFluentImpl<DoneableScheduling> implements io.fabric8.kubernetes.api.model.Doneable<Scheduling>
| Constructor and Description |
|---|
DoneableScheduling(io.fabric8.kubernetes.api.builder.Function<Scheduling,Scheduling> function) |
DoneableScheduling(Scheduling item) |
DoneableScheduling(Scheduling item,
io.fabric8.kubernetes.api.builder.Function<Scheduling,Scheduling> function) |
| Modifier and Type | Method and Description |
|---|---|
Scheduling |
done() |
addAllToTolerations, addNewToleration, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, equals, getFirstToleration, getLastToleration, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hashCode, hasMatchingToleration, hasNodeSelector, hasTolerations, removeAllFromTolerations, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, withNodeSelector, withTolerations, withTolerationspublic DoneableScheduling(io.fabric8.kubernetes.api.builder.Function<Scheduling,Scheduling> function)
public DoneableScheduling(Scheduling item, io.fabric8.kubernetes.api.builder.Function<Scheduling,Scheduling> function)
public DoneableScheduling(Scheduling item)
public Scheduling done()
done in interface io.fabric8.kubernetes.api.model.Doneable<Scheduling>Copyright © 2015–2021 Red Hat. All rights reserved.