public class DoneableSELinuxOptions extends SELinuxOptionsFluentImpl<DoneableSELinuxOptions> implements Doneable<SELinuxOptions>, SELinuxOptionsFluent<DoneableSELinuxOptions>
_visitables| Constructor and Description |
|---|
DoneableSELinuxOptions(Function<SELinuxOptions,SELinuxOptions> function) |
DoneableSELinuxOptions(SELinuxOptions item) |
DoneableSELinuxOptions(SELinuxOptions item,
Function<SELinuxOptions,SELinuxOptions> function) |
| Modifier and Type | Method and Description |
|---|---|
SELinuxOptions |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getLevel, getRole, getType, getUser, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLevel, withRole, withType, withUseraccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getLevel, getRole, getType, getUser, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLevel, withRole, withType, withUserpublic DoneableSELinuxOptions(Function<SELinuxOptions,SELinuxOptions> function)
public DoneableSELinuxOptions(SELinuxOptions item, Function<SELinuxOptions,SELinuxOptions> function)
public DoneableSELinuxOptions(SELinuxOptions item)
public SELinuxOptions done()
done in interface Doneable<SELinuxOptions>Copyright © 2011–2016 Red Hat. All rights reserved.