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() |
equals, getLocalhostProfile, getType, hashCode, hasLocalhostProfile, hasType, toString, withLocalhostProfile, withTypeaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.