Package io.fabric8.openshift.api.model
Class SELinuxContextStrategyOptionsFluentImpl<A extends SELinuxContextStrategyOptionsFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.SELinuxContextStrategyOptionsFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,SELinuxContextStrategyOptionsFluent<A>
- Direct Known Subclasses:
DoneableSELinuxContextStrategyOptions,SecurityContextConstraintsFluentImpl.SeLinuxContextNestedImpl,SELinuxContextStrategyOptionsBuilder
public class SELinuxContextStrategyOptionsFluentImpl<A extends SELinuxContextStrategyOptionsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SELinuxContextStrategyOptionsFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SELinuxContextStrategyOptionsFluentImpl()SELinuxContextStrategyOptionsFluentImpl(SELinuxContextStrategyOptions instance) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)io.fabric8.kubernetes.api.model.SELinuxOptionsgetSeLinuxOptions()StringgetType()BooleanhasSeLinuxOptions()BooleanhasType()AwithNewSeLinuxOptions(String level, String role, String type, String user)AwithNewType(String arg1)AwithNewType(StringBuffer arg1)AwithNewType(StringBuilder arg1)AwithSeLinuxOptions(io.fabric8.kubernetes.api.model.SELinuxOptions seLinuxOptions)AwithType(String type)
-
Constructor Details
-
SELinuxContextStrategyOptionsFluentImpl
public SELinuxContextStrategyOptionsFluentImpl() -
SELinuxContextStrategyOptionsFluentImpl
-
-
Method Details
-
getSeLinuxOptions
public io.fabric8.kubernetes.api.model.SELinuxOptions getSeLinuxOptions()- Specified by:
getSeLinuxOptionsin interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
withSeLinuxOptions
- Specified by:
withSeLinuxOptionsin interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
hasSeLinuxOptions
- Specified by:
hasSeLinuxOptionsin interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
withNewSeLinuxOptions
- Specified by:
withNewSeLinuxOptionsin interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
getType
- Specified by:
getTypein interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
withType
- Specified by:
withTypein interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
hasType
- Specified by:
hasTypein interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
withNewType
- Specified by:
withNewTypein interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
withNewType
- Specified by:
withNewTypein interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
withNewType
- Specified by:
withNewTypein interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
-
equals
-