Uses of Class
io.fabric8.kubeapitest.binary.repo.ObjectListItem
-
Packages that use ObjectListItem Package Description io.fabric8.kubeapitest.binary.repo -
-
Uses of ObjectListItem in io.fabric8.kubeapitest.binary.repo
Methods in io.fabric8.kubeapitest.binary.repo that return ObjectListItem Modifier and Type Method Description ObjectListItemObjectListItem. setName(String name)Methods in io.fabric8.kubeapitest.binary.repo that return types with arguments of type ObjectListItem Modifier and Type Method Description List<ObjectListItem>ObjectList. getItems()Method parameters in io.fabric8.kubeapitest.binary.repo with type arguments of type ObjectListItem Modifier and Type Method Description ObjectListObjectList. setItems(List<ObjectListItem> items)
-