Package io.fabric8.kubernetes.api.model
Class DoneableKeyToPath
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.KeyToPathFluentImpl<DoneableKeyToPath>
io.fabric8.kubernetes.api.model.DoneableKeyToPath
- All Implemented Interfaces:
Fluent<DoneableKeyToPath>
,Visitable<DoneableKeyToPath>
,Doneable<KeyToPath>
,KeyToPathFluent<DoneableKeyToPath>
public class DoneableKeyToPath extends KeyToPathFluentImpl<DoneableKeyToPath> implements Doneable<KeyToPath>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableKeyToPath(Function<KeyToPath,KeyToPath> function)
DoneableKeyToPath(KeyToPath item)
DoneableKeyToPath(KeyToPath item, Function<KeyToPath,KeyToPath> function)
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.KeyToPathFluentImpl
equals, getKey, getMode, getPath, hasKey, hasMode, hasPath, withKey, withMode, withNewKey, withNewKey, withNewKey, withNewMode, withNewMode, withNewPath, withNewPath, withNewPath, withPath