Uses of Interface
io.fabric8.openshift.api.model.SELinuxContextStrategyOptionsFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of SELinuxContextStrategyOptionsFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type SELinuxContextStrategyOptionsFluent Modifier and Type Interface Description interfaceSELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>classSELinuxContextStrategyOptionsFluentImpl<A extends SELinuxContextStrategyOptionsFluent<A>>Subinterfaces of SELinuxContextStrategyOptionsFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceSecurityContextConstraintsFluent.SeLinuxContextNested<N>Classes in io.fabric8.openshift.api.model that implement SELinuxContextStrategyOptionsFluent Modifier and Type Class Description classDoneableSELinuxContextStrategyOptionsclassSecurityContextConstraintsFluentImpl.SeLinuxContextNestedImpl<N>classSELinuxContextStrategyOptionsBuilderclassSELinuxContextStrategyOptionsFluentImpl<A extends SELinuxContextStrategyOptionsFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type SELinuxContextStrategyOptionsFluent Constructor Description SELinuxContextStrategyOptionsBuilder(SELinuxContextStrategyOptionsFluent<?> fluent)SELinuxContextStrategyOptionsBuilder(SELinuxContextStrategyOptionsFluent<?> fluent, SELinuxContextStrategyOptions instance)SELinuxContextStrategyOptionsBuilder(SELinuxContextStrategyOptionsFluent<?> fluent, SELinuxContextStrategyOptions instance, Boolean validationEnabled)SELinuxContextStrategyOptionsBuilder(SELinuxContextStrategyOptionsFluent<?> fluent, Boolean validationEnabled)