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, withUser
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getLevel, getRole, getType, getUser, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLevel, withRole, withType, withUser
public 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.