Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterPoolSpecFluent.InventoryNested
-
Packages that use ClusterPoolSpecFluent.InventoryNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterPoolSpecFluent.InventoryNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterPoolSpecFluent.InventoryNested Modifier and Type Method Description ClusterPoolSpecFluent.InventoryNested<A>ClusterPoolSpecFluent. addNewInventory()ClusterPoolSpecFluent.InventoryNested<A>ClusterPoolSpecFluent. addNewInventoryLike(InventoryEntry item)ClusterPoolSpecFluent.InventoryNested<A>ClusterPoolSpecFluent. editFirstInventory()ClusterPoolSpecFluent.InventoryNested<A>ClusterPoolSpecFluent. editInventory(int index)ClusterPoolSpecFluent.InventoryNested<A>ClusterPoolSpecFluent. editLastInventory()ClusterPoolSpecFluent.InventoryNested<A>ClusterPoolSpecFluent. editMatchingInventory(Predicate<InventoryEntryBuilder> predicate)ClusterPoolSpecFluent.InventoryNested<A>ClusterPoolSpecFluent. setNewInventoryLike(int index, InventoryEntry item)
-