Class AllowedHostPathFluentImpl<A extends AllowedHostPathFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.policy.AllowedHostPathFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, AllowedHostPathFluent<A>
Direct Known Subclasses:
AllowedHostPathBuilder, DoneableAllowedHostPath, PodSecurityPolicySpecFluentImpl.AllowedHostPathsNestedImpl

public class AllowedHostPathFluentImpl<A extends AllowedHostPathFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements AllowedHostPathFluent<A>