public class DoneableDeprecated extends DeprecatedFluentImpl<DoneableDeprecated> implements io.fabric8.kubernetes.api.model.Doneable<Deprecated>
| Constructor and Description |
|---|
DoneableDeprecated(Deprecated item) |
DoneableDeprecated(Deprecated item,
io.fabric8.kubernetes.api.builder.Function<Deprecated,Deprecated> function) |
DoneableDeprecated(io.fabric8.kubernetes.api.builder.Function<Deprecated,Deprecated> function) |
| Modifier and Type | Method and Description |
|---|---|
Deprecated |
done() |
equalspublic DoneableDeprecated(io.fabric8.kubernetes.api.builder.Function<Deprecated,Deprecated> function)
public DoneableDeprecated(Deprecated item, io.fabric8.kubernetes.api.builder.Function<Deprecated,Deprecated> function)
public DoneableDeprecated(Deprecated item)
public Deprecated done()
done in interface io.fabric8.kubernetes.api.model.Doneable<Deprecated>Copyright © 2015–2020 Red Hat. All rights reserved.