public class V1SeccompProfileBuilder extends V1SeccompProfileFluentImpl<V1SeccompProfileBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1SeccompProfile,V1SeccompProfileBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1SeccompProfileBuilder() |
V1SeccompProfileBuilder(Boolean validationEnabled) |
V1SeccompProfileBuilder(io.kubernetes.client.openapi.models.V1SeccompProfile instance) |
V1SeccompProfileBuilder(io.kubernetes.client.openapi.models.V1SeccompProfile instance,
Boolean validationEnabled) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent,
Boolean validationEnabled) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent,
io.kubernetes.client.openapi.models.V1SeccompProfile instance) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent,
io.kubernetes.client.openapi.models.V1SeccompProfile instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1SeccompProfile |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getLocalhostProfile, getType, hasLocalhostProfile, hasType, withLocalhostProfile, withNewLocalhostProfile, withNewType, withTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1SeccompProfileBuilder()
public V1SeccompProfileBuilder(Boolean validationEnabled)
public V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent)
public V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent, Boolean validationEnabled)
public V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent, io.kubernetes.client.openapi.models.V1SeccompProfile instance)
public V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent, io.kubernetes.client.openapi.models.V1SeccompProfile instance, Boolean validationEnabled)
public V1SeccompProfileBuilder(io.kubernetes.client.openapi.models.V1SeccompProfile instance)
public V1SeccompProfileBuilder(io.kubernetes.client.openapi.models.V1SeccompProfile instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1SeccompProfile build()
public boolean equals(Object o)
equals in class V1SeccompProfileFluentImpl<V1SeccompProfileBuilder>public int hashCode()
hashCode in class V1SeccompProfileFluentImpl<V1SeccompProfileBuilder>Copyright © 2022. All rights reserved.