Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentBuilder
-
Packages that use ClusterDeploymentBuilder Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterDeploymentBuilder in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterDeploymentBuilder Modifier and Type Method Description ClusterDeploymentBuilderClusterDeployment. edit()ClusterDeploymentBuilderClusterDeployment. toBuilder()Method parameters in io.fabric8.openshift.api.model.hive.v1 with type arguments of type ClusterDeploymentBuilder Modifier and Type Method Description ClusterDeploymentClusterDeploymentListFluent. buildMatchingItem(Predicate<ClusterDeploymentBuilder> predicate)ClusterDeploymentListFluent.ItemsNested<A>ClusterDeploymentListFluent. editMatchingItem(Predicate<ClusterDeploymentBuilder> predicate)booleanClusterDeploymentListFluent. hasMatchingItem(Predicate<ClusterDeploymentBuilder> predicate)AClusterDeploymentListFluent. removeMatchingFromItems(Predicate<ClusterDeploymentBuilder> predicate)
-