public class HostPathVolumeSourceBuilder extends HostPathVolumeSourceFluent<HostPathVolumeSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HostPathVolumeSource,HostPathVolumeSourceBuilder>
| Constructor and Description |
|---|
HostPathVolumeSourceBuilder() |
HostPathVolumeSourceBuilder(HostPathVolumeSource instance) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent,
HostPathVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
HostPathVolumeSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getPath, getType, hasAdditionalProperties, hashCode, hasPath, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPath, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic HostPathVolumeSourceBuilder()
public HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent)
public HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent, HostPathVolumeSource instance)
public HostPathVolumeSourceBuilder(HostPathVolumeSource instance)
public HostPathVolumeSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HostPathVolumeSource>Copyright © 2015–2024 Red Hat. All rights reserved.