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