public class V1SeccompProfileFluentImpl<A extends V1SeccompProfileFluent<A>> extends BaseFluent<A> implements V1SeccompProfileFluent<A>
_visitables| Constructor and Description |
|---|
V1SeccompProfileFluentImpl() |
V1SeccompProfileFluentImpl(V1SeccompProfile instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLocalhostProfile() |
String |
getType() |
int |
hashCode() |
Boolean |
hasLocalhostProfile() |
Boolean |
hasType() |
A |
withLocalhostProfile(String localhostProfile) |
A |
withNewLocalhostProfile(String arg1) |
A |
withNewLocalhostProfile(StringBuffer arg1) |
A |
withNewLocalhostProfile(StringBuilder arg1) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withType(String type) |
public V1SeccompProfileFluentImpl()
public V1SeccompProfileFluentImpl(V1SeccompProfile instance)
public String getLocalhostProfile()
getLocalhostProfile in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public A withLocalhostProfile(String localhostProfile)
withLocalhostProfile in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public Boolean hasLocalhostProfile()
hasLocalhostProfile in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public A withNewLocalhostProfile(String arg1)
withNewLocalhostProfile in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public A withNewLocalhostProfile(StringBuilder arg1)
withNewLocalhostProfile in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public A withNewLocalhostProfile(StringBuffer arg1)
withNewLocalhostProfile in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public String getType()
getType in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public A withType(String type)
withType in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public Boolean hasType()
hasType in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public A withNewType(String arg1)
withNewType in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>Copyright © 2020. All rights reserved.