Uses of Class
io.fabric8.kubernetes.api.builder.PathAwareTypedVisitor
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.builder |
-
Uses of PathAwareTypedVisitor in io.fabric8.kubernetes.api.builder
Methods in io.fabric8.kubernetes.api.builder that return PathAwareTypedVisitor Modifier and Type Method Description PathAwareTypedVisitor<V,P>PathAwareTypedVisitor. next(Object item)Constructors in io.fabric8.kubernetes.api.builder with parameters of type PathAwareTypedVisitor Constructor Description PathAwareTypedVisitor(List<Object> path, PathAwareTypedVisitor<V,P> delegate)