public interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<N> |
@Deprecated SELinuxOptions getSeLinuxOptions()
SELinuxOptions buildSeLinuxOptions()
A withSeLinuxOptions(SELinuxOptions seLinuxOptions)
java.lang.Boolean hasSeLinuxOptions()
A withNewSeLinuxOptions(java.lang.String level, java.lang.String role, java.lang.String type, java.lang.String user)
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptions()
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptionsLike(SELinuxOptions item)
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> editSeLinuxOptions()
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptions()
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptionsLike(SELinuxOptions item)
java.lang.String getType()
A withType(java.lang.String type)
java.lang.Boolean hasType()
A withNewType(java.lang.String arg1)
A withNewType(java.lang.StringBuilder arg1)
A withNewType(java.lang.StringBuffer arg1)
Copyright © 2015-2019 Red Hat. All Rights Reserved.