Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsoleCLIDownloadFluent.SpecNested
-
-
Uses of ConsoleCLIDownloadFluent.SpecNested in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return ConsoleCLIDownloadFluent.SpecNested Modifier and Type Method Description ConsoleCLIDownloadFluent.SpecNested<A>ConsoleCLIDownloadFluent. editOrNewSpec()ConsoleCLIDownloadFluent.SpecNested<A>ConsoleCLIDownloadFluent. editOrNewSpecLike(ConsoleCLIDownloadSpec item)ConsoleCLIDownloadFluent.SpecNested<A>ConsoleCLIDownloadFluent. editSpec()ConsoleCLIDownloadFluent.SpecNested<A>ConsoleCLIDownloadFluent. withNewSpec()ConsoleCLIDownloadFluent.SpecNested<A>ConsoleCLIDownloadFluent. withNewSpecLike(ConsoleCLIDownloadSpec item)
-