public class AllowedHostPathBuilder extends AllowedHostPathFluentImpl<AllowedHostPathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AllowedHostPath,AllowedHostPathBuilder>
| Constructor and Description |
|---|
AllowedHostPathBuilder() |
AllowedHostPathBuilder(AllowedHostPath instance) |
AllowedHostPathBuilder(AllowedHostPath instance,
Boolean validationEnabled) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
AllowedHostPath instance) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
AllowedHostPath instance,
Boolean validationEnabled) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
Boolean validationEnabled) |
AllowedHostPathBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AllowedHostPath |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getPathPrefix, getReadOnly, hasAdditionalProperties, hashCode, hasPathPrefix, hasReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPathPrefix, withReadOnly, withReadOnlyaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AllowedHostPathBuilder()
public AllowedHostPathBuilder(Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance, Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPath instance)
public AllowedHostPathBuilder(AllowedHostPath instance, Boolean validationEnabled)
public AllowedHostPath build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AllowedHostPath>Copyright © 2015–2023 Red Hat. All rights reserved.