Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterRelocateListFluent.ItemsNested
-
Packages that use ClusterRelocateListFluent.ItemsNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterRelocateListFluent.ItemsNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterRelocateListFluent.ItemsNested Modifier and Type Method Description ClusterRelocateListFluent.ItemsNested<A>ClusterRelocateListFluent. addNewItem()ClusterRelocateListFluent.ItemsNested<A>ClusterRelocateListFluent. addNewItemLike(ClusterRelocate item)ClusterRelocateListFluent.ItemsNested<A>ClusterRelocateListFluent. editFirstItem()ClusterRelocateListFluent.ItemsNested<A>ClusterRelocateListFluent. editItem(int index)ClusterRelocateListFluent.ItemsNested<A>ClusterRelocateListFluent. editLastItem()ClusterRelocateListFluent.ItemsNested<A>ClusterRelocateListFluent. editMatchingItem(Predicate<ClusterRelocateBuilder> predicate)ClusterRelocateListFluent.ItemsNested<A>ClusterRelocateListFluent. setNewItemLike(int index, ClusterRelocate item)
-