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