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