Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent.PullSecretRefNested
-
Packages that use ClusterDeploymentSpecFluent.PullSecretRefNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterDeploymentSpecFluent.PullSecretRefNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterDeploymentSpecFluent.PullSecretRefNested Modifier and Type Method Description ClusterDeploymentSpecFluent.PullSecretRefNested<A>ClusterDeploymentSpecFluent. editOrNewPullSecretRef()ClusterDeploymentSpecFluent.PullSecretRefNested<A>ClusterDeploymentSpecFluent. editOrNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)ClusterDeploymentSpecFluent.PullSecretRefNested<A>ClusterDeploymentSpecFluent. editPullSecretRef()ClusterDeploymentSpecFluent.PullSecretRefNested<A>ClusterDeploymentSpecFluent. withNewPullSecretRef()ClusterDeploymentSpecFluent.PullSecretRefNested<A>ClusterDeploymentSpecFluent. withNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
-