public class ImageSpecFluentImpl<A extends ImageSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageSpecFluent<A>
ImageSpecFluent.AdditionalTrustedCANested<N>, ImageSpecFluent.AllowedRegistriesForImportNested<N>, ImageSpecFluent.RegistrySourcesNested<N>| Constructor and Description |
|---|
ImageSpecFluentImpl() |
ImageSpecFluentImpl(ImageSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ImageSpecFluentImpl()
public ImageSpecFluentImpl(ImageSpec instance)
@Deprecated public ConfigMapNameReference getAdditionalTrustedCA()
getAdditionalTrustedCA in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ConfigMapNameReference buildAdditionalTrustedCA()
buildAdditionalTrustedCA in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A withAdditionalTrustedCA(ConfigMapNameReference additionalTrustedCA)
withAdditionalTrustedCA in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public Boolean hasAdditionalTrustedCA()
hasAdditionalTrustedCA in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A withNewAdditionalTrustedCA(String name)
withNewAdditionalTrustedCA in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AdditionalTrustedCANested<A> withNewAdditionalTrustedCA()
withNewAdditionalTrustedCA in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AdditionalTrustedCANested<A> withNewAdditionalTrustedCALike(ConfigMapNameReference item)
withNewAdditionalTrustedCALike in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AdditionalTrustedCANested<A> editAdditionalTrustedCA()
editAdditionalTrustedCA in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AdditionalTrustedCANested<A> editOrNewAdditionalTrustedCA()
editOrNewAdditionalTrustedCA in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AdditionalTrustedCANested<A> editOrNewAdditionalTrustedCALike(ConfigMapNameReference item)
editOrNewAdditionalTrustedCALike in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addToAllowedRegistriesForImport(Integer index, RegistryLocation item)
addToAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A setToAllowedRegistriesForImport(Integer index, RegistryLocation item)
setToAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addToAllowedRegistriesForImport(RegistryLocation... items)
addToAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addAllToAllowedRegistriesForImport(Collection<RegistryLocation> items)
addAllToAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A removeFromAllowedRegistriesForImport(RegistryLocation... items)
removeFromAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A removeAllFromAllowedRegistriesForImport(Collection<RegistryLocation> items)
removeAllFromAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A removeMatchingFromAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
removeMatchingFromAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>@Deprecated public List<RegistryLocation> getAllowedRegistriesForImport()
getAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public List<RegistryLocation> buildAllowedRegistriesForImport()
buildAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public RegistryLocation buildAllowedRegistriesForImport(Integer index)
buildAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public RegistryLocation buildFirstAllowedRegistriesForImport()
buildFirstAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public RegistryLocation buildLastAllowedRegistriesForImport()
buildLastAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public RegistryLocation buildMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
buildMatchingAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public Boolean hasMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
hasMatchingAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A withAllowedRegistriesForImport(List<RegistryLocation> allowedRegistriesForImport)
withAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A withAllowedRegistriesForImport(RegistryLocation... allowedRegistriesForImport)
withAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public Boolean hasAllowedRegistriesForImport()
hasAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addNewAllowedRegistriesForImport(String domainName, Boolean insecure)
addNewAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AllowedRegistriesForImportNested<A> addNewAllowedRegistriesForImport()
addNewAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AllowedRegistriesForImportNested<A> addNewAllowedRegistriesForImportLike(RegistryLocation item)
addNewAllowedRegistriesForImportLike in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AllowedRegistriesForImportNested<A> setNewAllowedRegistriesForImportLike(Integer index, RegistryLocation item)
setNewAllowedRegistriesForImportLike in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AllowedRegistriesForImportNested<A> editAllowedRegistriesForImport(Integer index)
editAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AllowedRegistriesForImportNested<A> editFirstAllowedRegistriesForImport()
editFirstAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AllowedRegistriesForImportNested<A> editLastAllowedRegistriesForImport()
editLastAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.AllowedRegistriesForImportNested<A> editMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
editMatchingAllowedRegistriesForImport in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addToExternalRegistryHostnames(Integer index, String item)
addToExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A setToExternalRegistryHostnames(Integer index, String item)
setToExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addToExternalRegistryHostnames(String... items)
addToExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addAllToExternalRegistryHostnames(Collection<String> items)
addAllToExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A removeFromExternalRegistryHostnames(String... items)
removeFromExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A removeAllFromExternalRegistryHostnames(Collection<String> items)
removeAllFromExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public List<String> getExternalRegistryHostnames()
getExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public String getExternalRegistryHostname(Integer index)
getExternalRegistryHostname in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public String getFirstExternalRegistryHostname()
getFirstExternalRegistryHostname in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public String getLastExternalRegistryHostname()
getLastExternalRegistryHostname in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public String getMatchingExternalRegistryHostname(Predicate<String> predicate)
getMatchingExternalRegistryHostname in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public Boolean hasMatchingExternalRegistryHostname(Predicate<String> predicate)
hasMatchingExternalRegistryHostname in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A withExternalRegistryHostnames(List<String> externalRegistryHostnames)
withExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A withExternalRegistryHostnames(String... externalRegistryHostnames)
withExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public Boolean hasExternalRegistryHostnames()
hasExternalRegistryHostnames in interface ImageSpecFluent<A extends ImageSpecFluent<A>>@Deprecated public RegistrySources getRegistrySources()
getRegistrySources in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public RegistrySources buildRegistrySources()
buildRegistrySources in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A withRegistrySources(RegistrySources registrySources)
withRegistrySources in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public Boolean hasRegistrySources()
hasRegistrySources in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.RegistrySourcesNested<A> withNewRegistrySources()
withNewRegistrySources in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.RegistrySourcesNested<A> withNewRegistrySourcesLike(RegistrySources item)
withNewRegistrySourcesLike in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.RegistrySourcesNested<A> editRegistrySources()
editRegistrySources in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.RegistrySourcesNested<A> editOrNewRegistrySources()
editOrNewRegistrySources in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public ImageSpecFluent.RegistrySourcesNested<A> editOrNewRegistrySourcesLike(RegistrySources item)
editOrNewRegistrySourcesLike in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ImageSpecFluent<A extends ImageSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.