public class V1SeccompProfileBuilder extends V1SeccompProfileFluentImpl<V1SeccompProfileBuilder> implements VisitableBuilder<V1SeccompProfile,V1SeccompProfileBuilder>
_visitables| Constructor and Description |
|---|
V1SeccompProfileBuilder() |
V1SeccompProfileBuilder(Boolean validationEnabled) |
V1SeccompProfileBuilder(V1SeccompProfile instance) |
V1SeccompProfileBuilder(V1SeccompProfile instance,
Boolean validationEnabled) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent,
Boolean validationEnabled) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent,
V1SeccompProfile instance) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent,
V1SeccompProfile instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1SeccompProfile |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getLocalhostProfile, getType, hasLocalhostProfile, hasType, withLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewType, withNewType, withNewType, withTypeaccept, aggregate, aggregate, build, build, builderOfpublic V1SeccompProfileBuilder()
public V1SeccompProfileBuilder(Boolean validationEnabled)
public V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent)
public V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent, Boolean validationEnabled)
public V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent, V1SeccompProfile instance)
public V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent, V1SeccompProfile instance, Boolean validationEnabled)
public V1SeccompProfileBuilder(V1SeccompProfile instance)
public V1SeccompProfileBuilder(V1SeccompProfile instance, Boolean validationEnabled)
public V1SeccompProfile build()
build in interface Builder<V1SeccompProfile>public boolean equals(Object o)
equals in class V1SeccompProfileFluentImpl<V1SeccompProfileBuilder>public int hashCode()
hashCode in class V1SeccompProfileFluentImpl<V1SeccompProfileBuilder>Copyright © 2021. All rights reserved.