Package io.fabric8.openshift.api.model
Class DoneableSELinuxContextStrategyOptions
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.SELinuxContextStrategyOptionsFluentImpl<DoneableSELinuxContextStrategyOptions>
io.fabric8.openshift.api.model.DoneableSELinuxContextStrategyOptions
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableSELinuxContextStrategyOptions>,io.fabric8.kubernetes.api.builder.Visitable<DoneableSELinuxContextStrategyOptions>,io.fabric8.kubernetes.api.model.Doneable<SELinuxContextStrategyOptions>,SELinuxContextStrategyOptionsFluent<DoneableSELinuxContextStrategyOptions>
public class DoneableSELinuxContextStrategyOptions extends SELinuxContextStrategyOptionsFluentImpl<DoneableSELinuxContextStrategyOptions> implements io.fabric8.kubernetes.api.model.Doneable<SELinuxContextStrategyOptions>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableSELinuxContextStrategyOptions(io.fabric8.kubernetes.api.builder.Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function)DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item)DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item, io.fabric8.kubernetes.api.builder.Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) -
Method Summary
Modifier and Type Method Description SELinuxContextStrategyOptionsdone()Methods inherited from class io.fabric8.openshift.api.model.SELinuxContextStrategyOptionsFluentImpl
equals, getSeLinuxOptions, getType, hasSeLinuxOptions, hasType, withNewSeLinuxOptions, withNewType, withNewType, withNewType, withSeLinuxOptions, withType
-
Constructor Details
-
DoneableSELinuxContextStrategyOptions
public DoneableSELinuxContextStrategyOptions(io.fabric8.kubernetes.api.builder.Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) -
DoneableSELinuxContextStrategyOptions
public DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item, io.fabric8.kubernetes.api.builder.Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) -
DoneableSELinuxContextStrategyOptions
-
-
Method Details
-
done
- Specified by:
donein interfaceio.fabric8.kubernetes.api.model.Doneable<SELinuxContextStrategyOptions>
-