public class V1beta1AllowedHostPathBuilder extends V1beta1AllowedHostPathFluentImpl<V1beta1AllowedHostPathBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1AllowedHostPath,V1beta1AllowedHostPathBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1beta1AllowedHostPathBuilder() |
V1beta1AllowedHostPathBuilder(Boolean validationEnabled) |
V1beta1AllowedHostPathBuilder(io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance) |
V1beta1AllowedHostPathBuilder(io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance,
Boolean validationEnabled) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent,
Boolean validationEnabled) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance) |
V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta1AllowedHostPath |
build() |
equals, getPathPrefix, getReadOnly, hashCode, hasPathPrefix, hasReadOnly, toString, withPathPrefix, withReadOnly, withReadOnlyaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1AllowedHostPathBuilder()
public V1beta1AllowedHostPathBuilder(Boolean validationEnabled)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent, Boolean validationEnabled)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance)
public V1beta1AllowedHostPathBuilder(V1beta1AllowedHostPathFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance, Boolean validationEnabled)
public V1beta1AllowedHostPathBuilder(io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance)
public V1beta1AllowedHostPathBuilder(io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.