public class V1beta1AllowedHostPathBuilder extends V1beta1AllowedHostPathFluentImpl<V1beta1AllowedHostPathBuilder> implements VisitableBuilder<V1beta1AllowedHostPath,V1beta1AllowedHostPathBuilder>
_visitables
Constructor and Description |
---|
V1beta1AllowedHostPathBuilder() |
V1beta1AllowedHostPathBuilder(Boolean validationEnabled) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPath instance) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPath instance,
Boolean validationEnabled) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent,
Boolean validationEnabled) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent,
V1beta1AllowedHostPath instance) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent,
V1beta1AllowedHostPath instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1AllowedHostPath |
build() |
boolean |
equals(Object o) |
getPathPrefix, hasPathPrefix, hasReadOnly, isReadOnly, withNewPathPrefix, withNewPathPrefix, withNewPathPrefix, withNewReadOnly, withNewReadOnly, withPathPrefix, withReadOnly
accept, aggregate, aggregate, build, build, builderOf
public V1beta1AllowedHostPathBuilder()
public V1beta1AllowedHostPathBuilder(Boolean validationEnabled)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent, Boolean validationEnabled)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent, V1beta1AllowedHostPath instance)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent, V1beta1AllowedHostPath instance, Boolean validationEnabled)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPath instance)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPath instance, Boolean validationEnabled)
public V1beta1AllowedHostPath build()
build
in interface Builder<V1beta1AllowedHostPath>
public boolean equals(Object o)
equals
in class V1beta1AllowedHostPathFluentImpl<V1beta1AllowedHostPathBuilder>
Copyright © 2020. All rights reserved.