public class SeccompProfileBuilder extends SeccompProfileFluentImpl<SeccompProfileBuilder> implements VisitableBuilder<SeccompProfile,SeccompProfileBuilder>
_visitables| Constructor and Description |
|---|
SeccompProfileBuilder() |
SeccompProfileBuilder(Boolean validationEnabled) |
SeccompProfileBuilder(SeccompProfile instance) |
SeccompProfileBuilder(SeccompProfile instance,
Boolean validationEnabled) |
SeccompProfileBuilder(SeccompProfileFluent<?> fluent) |
SeccompProfileBuilder(SeccompProfileFluent<?> fluent,
Boolean validationEnabled) |
SeccompProfileBuilder(SeccompProfileFluent<?> fluent,
SeccompProfile instance) |
SeccompProfileBuilder(SeccompProfileFluent<?> fluent,
SeccompProfile instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
SeccompProfile |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getLocalhostProfile, getType, hasLocalhostProfile, hasType, withLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewType, withNewType, withNewType, withTypeaccept, accept, aggregate, aggregate, build, build, builderOfpublic SeccompProfileBuilder()
public SeccompProfileBuilder(Boolean validationEnabled)
public SeccompProfileBuilder(SeccompProfileFluent<?> fluent)
public SeccompProfileBuilder(SeccompProfileFluent<?> fluent, Boolean validationEnabled)
public SeccompProfileBuilder(SeccompProfileFluent<?> fluent, SeccompProfile instance)
public SeccompProfileBuilder(SeccompProfileFluent<?> fluent, SeccompProfile instance, Boolean validationEnabled)
public SeccompProfileBuilder(SeccompProfile instance)
public SeccompProfileBuilder(SeccompProfile instance, Boolean validationEnabled)
public SeccompProfile build()
build in interface Builder<SeccompProfile>public boolean equals(Object o)
equals in class SeccompProfileFluentImpl<SeccompProfileBuilder>public int hashCode()
hashCode in class SeccompProfileFluentImpl<SeccompProfileBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.