public class DoneableOverhead extends OverheadFluentImpl<DoneableOverhead> implements io.fabric8.kubernetes.api.model.Doneable<Overhead>
| Constructor and Description |
|---|
DoneableOverhead(io.fabric8.kubernetes.api.builder.Function<Overhead,Overhead> function) |
DoneableOverhead(Overhead item) |
DoneableOverhead(Overhead item,
io.fabric8.kubernetes.api.builder.Function<Overhead,Overhead> function) |
| Modifier and Type | Method and Description |
|---|---|
Overhead |
done() |
addToPodFixed, addToPodFixed, equals, getPodFixed, hashCode, hasPodFixed, removeFromPodFixed, removeFromPodFixed, withPodFixedpublic DoneableOverhead(io.fabric8.kubernetes.api.builder.Function<Overhead,Overhead> function)
public DoneableOverhead(Overhead item, io.fabric8.kubernetes.api.builder.Function<Overhead,Overhead> function)
public DoneableOverhead(Overhead item)
Copyright © 2015–2021 Red Hat. All rights reserved.