Uses of Class
io.fabric8.openshift.api.model.hive.v1.InventoryEntryBuilder
-
Packages that use InventoryEntryBuilder Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of InventoryEntryBuilder in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return InventoryEntryBuilder Modifier and Type Method Description InventoryEntryBuilderInventoryEntry. edit()InventoryEntryBuilderInventoryEntry. toBuilder()Method parameters in io.fabric8.openshift.api.model.hive.v1 with type arguments of type InventoryEntryBuilder Modifier and Type Method Description InventoryEntryClusterPoolSpecFluent. buildMatchingInventory(Predicate<InventoryEntryBuilder> predicate)ClusterPoolSpecFluent.InventoryNested<A>ClusterPoolSpecFluent. editMatchingInventory(Predicate<InventoryEntryBuilder> predicate)booleanClusterPoolSpecFluent. hasMatchingInventory(Predicate<InventoryEntryBuilder> predicate)AClusterPoolSpecFluent. removeMatchingFromInventory(Predicate<InventoryEntryBuilder> predicate)
-