public class SELinuxContextStrategyOptionsFluentImpl<A extends SELinuxContextStrategyOptionsFluent<A>> extends BaseFluent<A> implements SELinuxContextStrategyOptionsFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
SELinuxContextStrategyOptionsFluentImpl.SeLinuxOptionsNestedImpl<N> |
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<N>_visitables| Constructor and Description |
|---|
SELinuxContextStrategyOptionsFluentImpl() |
SELinuxContextStrategyOptionsFluentImpl(SELinuxContextStrategyOptions instance) |
| Modifier and Type | Method and Description |
|---|---|
SELinuxOptions |
buildSeLinuxOptions() |
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> |
editOrNewSeLinuxOptions() |
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> |
editOrNewSeLinuxOptionsLike(SELinuxOptions item) |
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> |
editSeLinuxOptions() |
boolean |
equals(Object o) |
SELinuxOptions |
getSeLinuxOptions()
Deprecated.
|
String |
getType() |
Boolean |
hasSeLinuxOptions() |
Boolean |
hasType() |
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> |
withNewSeLinuxOptions() |
A |
withNewSeLinuxOptions(String level,
String role,
String type,
String user) |
SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> |
withNewSeLinuxOptionsLike(SELinuxOptions item) |
A |
withSeLinuxOptions(SELinuxOptions seLinuxOptions) |
A |
withType(String type) |
public SELinuxContextStrategyOptionsFluentImpl()
public SELinuxContextStrategyOptionsFluentImpl(SELinuxContextStrategyOptions instance)
@Deprecated public SELinuxOptions getSeLinuxOptions()
getSeLinuxOptions in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public SELinuxOptions buildSeLinuxOptions()
buildSeLinuxOptions in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public A withSeLinuxOptions(SELinuxOptions seLinuxOptions)
withSeLinuxOptions in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public Boolean hasSeLinuxOptions()
hasSeLinuxOptions in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptions()
withNewSeLinuxOptions in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptionsLike(SELinuxOptions item)
withNewSeLinuxOptionsLike in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> editSeLinuxOptions()
editSeLinuxOptions in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptions()
editOrNewSeLinuxOptions in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public SELinuxContextStrategyOptionsFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptionsLike(SELinuxOptions item)
editOrNewSeLinuxOptionsLike in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public A withNewSeLinuxOptions(String level, String role, String type, String user)
withNewSeLinuxOptions in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public String getType()
getType in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public A withType(String type)
withType in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>public Boolean hasType()
hasType in interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>Copyright © 2011–2017 Red Hat. All rights reserved.