public class DoneablePodDNSConfigOption extends PodDNSConfigOptionFluentImpl<DoneablePodDNSConfigOption> implements Doneable<PodDNSConfigOption>
_visitables| Constructor and Description |
|---|
DoneablePodDNSConfigOption(Function<PodDNSConfigOption,PodDNSConfigOption> function) |
DoneablePodDNSConfigOption(PodDNSConfigOption item) |
DoneablePodDNSConfigOption(PodDNSConfigOption item,
Function<PodDNSConfigOption,PodDNSConfigOption> function) |
| Modifier and Type | Method and Description |
|---|---|
PodDNSConfigOption |
done() |
equals, getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withValuepublic DoneablePodDNSConfigOption(Function<PodDNSConfigOption,PodDNSConfigOption> function)
public DoneablePodDNSConfigOption(PodDNSConfigOption item, Function<PodDNSConfigOption,PodDNSConfigOption> function)
public DoneablePodDNSConfigOption(PodDNSConfigOption item)
public PodDNSConfigOption done()
done in interface Doneable<PodDNSConfigOption>Copyright © 2015–2019 Red Hat. All rights reserved.