Uses of Class
io.fabric8.openshift.api.model.config.v1.RegistryLocationFluent
-
Packages that use RegistryLocationFluent Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of RegistryLocationFluent in io.fabric8.openshift.api.model.config.v1
Classes in io.fabric8.openshift.api.model.config.v1 with type parameters of type RegistryLocationFluent Modifier and Type Class Description classRegistryLocationFluent<A extends RegistryLocationFluent<A>>GeneratedSubclasses of RegistryLocationFluent in io.fabric8.openshift.api.model.config.v1 Modifier and Type Class Description classImageSpecFluent.AllowedRegistriesForImportNested<N>classRegistryLocationBuilderConstructors in io.fabric8.openshift.api.model.config.v1 with parameters of type RegistryLocationFluent Constructor Description RegistryLocationBuilder(RegistryLocationFluent<?> fluent)RegistryLocationBuilder(RegistryLocationFluent<?> fluent, RegistryLocation instance)
-