Uses of Class
io.fabric8.openshift.api.model.config.v1.RegistryLocationBuilder
-
Packages that use RegistryLocationBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of RegistryLocationBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return RegistryLocationBuilder Modifier and Type Method Description RegistryLocationBuilderRegistryLocation. edit()RegistryLocationBuilderRegistryLocation. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type RegistryLocationBuilder Modifier and Type Method Description RegistryLocationImageSpecFluent. buildMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)ImageSpecFluent.AllowedRegistriesForImportNested<A>ImageSpecFluent. editMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)booleanImageSpecFluent. hasMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)AImageSpecFluent. removeMatchingFromAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
-