Uses of Class
io.fabric8.openshift.api.model.config.v1.ImageSpecFluent.AllowedRegistriesForImportNested
-
Packages that use ImageSpecFluent.AllowedRegistriesForImportNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of ImageSpecFluent.AllowedRegistriesForImportNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return ImageSpecFluent.AllowedRegistriesForImportNested Modifier and Type Method Description ImageSpecFluent.AllowedRegistriesForImportNested<A>ImageSpecFluent. addNewAllowedRegistriesForImport()ImageSpecFluent.AllowedRegistriesForImportNested<A>ImageSpecFluent. addNewAllowedRegistriesForImportLike(RegistryLocation item)ImageSpecFluent.AllowedRegistriesForImportNested<A>ImageSpecFluent. editAllowedRegistriesForImport(int index)ImageSpecFluent.AllowedRegistriesForImportNested<A>ImageSpecFluent. editFirstAllowedRegistriesForImport()ImageSpecFluent.AllowedRegistriesForImportNested<A>ImageSpecFluent. editLastAllowedRegistriesForImport()ImageSpecFluent.AllowedRegistriesForImportNested<A>ImageSpecFluent. editMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)ImageSpecFluent.AllowedRegistriesForImportNested<A>ImageSpecFluent. setNewAllowedRegistriesForImportLike(int index, RegistryLocation item)
-