Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested
-
Packages that use ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested Modifier and Type Method Description ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A>ClusterRelocateSpecFluent. editClusterDeploymentSelector()ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A>ClusterRelocateSpecFluent. editOrNewClusterDeploymentSelector()ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A>ClusterRelocateSpecFluent. editOrNewClusterDeploymentSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A>ClusterRelocateSpecFluent. withNewClusterDeploymentSelector()ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A>ClusterRelocateSpecFluent. withNewClusterDeploymentSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
-