Package io.fabric8.kubernetes.api.model
Class DoneableSysctl
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SysctlFluentImpl<DoneableSysctl>
io.fabric8.kubernetes.api.model.DoneableSysctl
- All Implemented Interfaces:
Fluent<DoneableSysctl>,Visitable<DoneableSysctl>,Doneable<Sysctl>,SysctlFluent<DoneableSysctl>
public class DoneableSysctl extends SysctlFluentImpl<DoneableSysctl> implements Doneable<Sysctl>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableSysctl(Function<Sysctl,Sysctl> function)DoneableSysctl(Sysctl item)DoneableSysctl(Sysctl item, Function<Sysctl,Sysctl> function) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.SysctlFluentImpl
equals, getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withValue