public class V1SELinuxOptionsFluentImpl<A extends V1SELinuxOptionsFluent<A>> extends BaseFluent<A> implements V1SELinuxOptionsFluent<A>
_visitables| Constructor and Description |
|---|
V1SELinuxOptionsFluentImpl() |
V1SELinuxOptionsFluentImpl(V1SELinuxOptions instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLevel() |
String |
getRole() |
String |
getType() |
String |
getUser() |
int |
hashCode() |
Boolean |
hasLevel() |
Boolean |
hasRole() |
Boolean |
hasType() |
Boolean |
hasUser() |
A |
withLevel(String level) |
A |
withNewLevel(String arg1) |
A |
withNewLevel(StringBuffer arg1) |
A |
withNewLevel(StringBuilder arg1) |
A |
withNewRole(String arg1) |
A |
withNewRole(StringBuffer arg1) |
A |
withNewRole(StringBuilder arg1) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withNewUser(String arg1) |
A |
withNewUser(StringBuffer arg1) |
A |
withNewUser(StringBuilder arg1) |
A |
withRole(String role) |
A |
withType(String type) |
A |
withUser(String user) |
public V1SELinuxOptionsFluentImpl()
public V1SELinuxOptionsFluentImpl(V1SELinuxOptions instance)
public String getLevel()
getLevel in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withLevel(String level)
withLevel in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public Boolean hasLevel()
hasLevel in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewLevel(String arg1)
withNewLevel in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewLevel(StringBuilder arg1)
withNewLevel in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewLevel(StringBuffer arg1)
withNewLevel in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public String getRole()
getRole in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withRole(String role)
withRole in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public Boolean hasRole()
hasRole in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewRole(String arg1)
withNewRole in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewRole(StringBuilder arg1)
withNewRole in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewRole(StringBuffer arg1)
withNewRole in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public String getType()
getType in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withType(String type)
withType in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public Boolean hasType()
hasType in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewType(String arg1)
withNewType in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public String getUser()
getUser in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withUser(String user)
withUser in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public Boolean hasUser()
hasUser in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewUser(String arg1)
withNewUser in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewUser(StringBuilder arg1)
withNewUser in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>public A withNewUser(StringBuffer arg1)
withNewUser in interface V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>Copyright © 2021. All rights reserved.