Uses of Class
io.fabric8.kubernetes.api.model.EnvVarSourceFluent.FileKeyRefNested
-
Packages that use EnvVarSourceFluent.FileKeyRefNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of EnvVarSourceFluent.FileKeyRefNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return EnvVarSourceFluent.FileKeyRefNested Modifier and Type Method Description EnvVarSourceFluent.FileKeyRefNested<A>EnvVarSourceFluent. editFileKeyRef()EnvVarSourceFluent.FileKeyRefNested<A>EnvVarSourceFluent. editOrNewFileKeyRef()EnvVarSourceFluent.FileKeyRefNested<A>EnvVarSourceFluent. editOrNewFileKeyRefLike(FileKeySelector item)EnvVarSourceFluent.FileKeyRefNested<A>EnvVarSourceFluent. withNewFileKeyRef()EnvVarSourceFluent.FileKeyRefNested<A>EnvVarSourceFluent. withNewFileKeyRefLike(FileKeySelector item)
-