Class ImageFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ImageSpecFluent<ImageFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.ImageFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ImageFluent<A extends ImageFluent<A>>
public class ImageFluent.SpecNested<N> extends ImageSpecFluent<ImageFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.ImageSpecFluent
ImageSpecFluent.AdditionalTrustedCANested<N>, ImageSpecFluent.AllowedRegistriesForImportNested<N>, ImageSpecFluent.RegistrySourcesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.ImageSpecFluent
addAllToAllowedRegistriesForImport, addAllToExternalRegistryHostnames, addNewAllowedRegistriesForImport, addNewAllowedRegistriesForImport, addNewAllowedRegistriesForImportLike, addToAdditionalProperties, addToAdditionalProperties, addToAllowedRegistriesForImport, addToAllowedRegistriesForImport, addToExternalRegistryHostnames, addToExternalRegistryHostnames, buildAdditionalTrustedCA, buildAllowedRegistriesForImport, buildAllowedRegistriesForImport, buildFirstAllowedRegistriesForImport, buildLastAllowedRegistriesForImport, buildMatchingAllowedRegistriesForImport, buildRegistrySources, copyInstance, editAdditionalTrustedCA, editAllowedRegistriesForImport, editFirstAllowedRegistriesForImport, editLastAllowedRegistriesForImport, editMatchingAllowedRegistriesForImport, editOrNewAdditionalTrustedCA, editOrNewAdditionalTrustedCALike, editOrNewRegistrySources, editOrNewRegistrySourcesLike, editRegistrySources, equals, getAdditionalProperties, getExternalRegistryHostname, getExternalRegistryHostnames, getFirstExternalRegistryHostname, getImageStreamImportMode, getLastExternalRegistryHostname, getMatchingExternalRegistryHostname, hasAdditionalProperties, hasAdditionalTrustedCA, hasAllowedRegistriesForImport, hasExternalRegistryHostnames, hashCode, hasImageStreamImportMode, hasMatchingAllowedRegistriesForImport, hasMatchingExternalRegistryHostname, hasRegistrySources, removeAllFromAllowedRegistriesForImport, removeAllFromExternalRegistryHostnames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllowedRegistriesForImport, removeFromExternalRegistryHostnames, removeMatchingFromAllowedRegistriesForImport, setNewAllowedRegistriesForImportLike, setToAllowedRegistriesForImport, setToExternalRegistryHostnames, toString, withAdditionalProperties, withAdditionalTrustedCA, withAllowedRegistriesForImport, withAllowedRegistriesForImport, withExternalRegistryHostnames, withExternalRegistryHostnames, withImageStreamImportMode, withNewAdditionalTrustedCA, withNewAdditionalTrustedCA, withNewAdditionalTrustedCALike, withNewRegistrySources, withNewRegistrySourcesLike, withRegistrySources
-
-