Uses of Class
io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluent.SecretRefNested
-
Packages that use ScaleIOVolumeSourceFluent.SecretRefNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of ScaleIOVolumeSourceFluent.SecretRefNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ScaleIOVolumeSourceFluent.SecretRefNested Modifier and Type Method Description ScaleIOVolumeSourceFluent.SecretRefNested<A>ScaleIOVolumeSourceFluent. editOrNewSecretRef()ScaleIOVolumeSourceFluent.SecretRefNested<A>ScaleIOVolumeSourceFluent. editOrNewSecretRefLike(LocalObjectReference item)ScaleIOVolumeSourceFluent.SecretRefNested<A>ScaleIOVolumeSourceFluent. editSecretRef()ScaleIOVolumeSourceFluent.SecretRefNested<A>ScaleIOVolumeSourceFluent. withNewSecretRef()ScaleIOVolumeSourceFluent.SecretRefNested<A>ScaleIOVolumeSourceFluent. withNewSecretRefLike(LocalObjectReference item)
-