Uses of Interface
io.fabric8.kubernetes.api.builder.Visitable
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.builder | |
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.version |
-
Uses of Visitable in io.fabric8.kubernetes.api.builder
Subinterfaces of Visitable in io.fabric8.kubernetes.api.builder Modifier and Type Interface Description interfaceVisitableBuilder<T,V extends VisitableBuilder<T,V>>Classes in io.fabric8.kubernetes.api.builder that implement Visitable Modifier and Type Class Description classBaseFluent<F extends Fluent<F>>Methods in io.fabric8.kubernetes.api.builder that return types with arguments of type Visitable Modifier and Type Method Description List<Visitable>VisitableMap. aggregate()List<Visitable>VisitableMap. get(Object key)Iterator<Visitable>VisitableMap. iterator()Spliterator<Visitable>VisitableMap. spliterator()Method parameters in io.fabric8.kubernetes.api.builder with type arguments of type Visitable Modifier and Type Method Description voidVisitableMap. forEach(Consumer<? super Visitable> action) -
Uses of Visitable in io.fabric8.kubernetes.api.model
-
Uses of Visitable in io.fabric8.kubernetes.api.model.version
Classes in io.fabric8.kubernetes.api.model.version that implement Visitable Modifier and Type Class Description classDoneableInfoclassInfoBuilderclassInfoFluentImpl<A extends InfoFluent<A>>