public class ImageRegistrySpecFluentImpl<A extends ImageRegistrySpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageRegistrySpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ImageRegistrySpecFluentImpl.ProxyNestedImpl<N> |
class |
ImageRegistrySpecFluentImpl.RequestsNestedImpl<N> |
class |
ImageRegistrySpecFluentImpl.ResourcesNestedImpl<N> |
class |
ImageRegistrySpecFluentImpl.RoutesNestedImpl<N> |
class |
ImageRegistrySpecFluentImpl.StorageNestedImpl<N> |
ImageRegistrySpecFluent.ProxyNested<N>, ImageRegistrySpecFluent.RequestsNested<N>, ImageRegistrySpecFluent.ResourcesNested<N>, ImageRegistrySpecFluent.RoutesNested<N>, ImageRegistrySpecFluent.StorageNested<N>| Constructor and Description |
|---|
ImageRegistrySpecFluentImpl() |
ImageRegistrySpecFluentImpl(ImageRegistrySpec instance) |
public ImageRegistrySpecFluentImpl()
public ImageRegistrySpecFluentImpl(ImageRegistrySpec instance)
public io.fabric8.kubernetes.api.model.Affinity getAffinity()
getAffinity in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withAffinity(io.fabric8.kubernetes.api.model.Affinity affinity)
withAffinity in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasAffinity()
hasAffinity in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean getDefaultRoute()
getDefaultRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withDefaultRoute(Boolean defaultRoute)
withDefaultRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasDefaultRoute()
hasDefaultRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean getDisableRedirect()
getDisableRedirect in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withDisableRedirect(Boolean disableRedirect)
withDisableRedirect in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasDisableRedirect()
hasDisableRedirect in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public String getHttpSecret()
getHttpSecret in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withHttpSecret(String httpSecret)
withHttpSecret in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasHttpSecret()
hasHttpSecret in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public A withNewHttpSecret(String arg0)
withNewHttpSecret in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public String getLogLevel()
getLogLevel in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withLogLevel(String logLevel)
withLogLevel in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasLogLevel()
hasLogLevel in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public A withNewLogLevel(String arg0)
withNewLogLevel in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Long getLogging()
getLogging in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withLogging(Long logging)
withLogging in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasLogging()
hasLogging in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public String getManagementState()
getManagementState in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withManagementState(String managementState)
withManagementState in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasManagementState()
hasManagementState in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public A withNewManagementState(String arg0)
withNewManagementState in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToNodeSelector(String key, String value)
addToNodeSelector in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToNodeSelector(Map<String,String> map)
addToNodeSelector in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromNodeSelector(String key)
removeFromNodeSelector in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromNodeSelector(Map<String,String> map)
removeFromNodeSelector in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Map<String,String> getNodeSelector()
getNodeSelector in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public <K,V> A withNodeSelector(Map<String,String> nodeSelector)
withNodeSelector in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasNodeSelector()
hasNodeSelector in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToObservedConfig(String key, Object value)
addToObservedConfig in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToObservedConfig(Map<String,Object> map)
addToObservedConfig in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromObservedConfig(String key)
removeFromObservedConfig in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromObservedConfig(Map<String,Object> map)
removeFromObservedConfig in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Map<String,Object> getObservedConfig()
getObservedConfig in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public <K,V> A withObservedConfig(Map<String,Object> observedConfig)
withObservedConfig in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasObservedConfig()
hasObservedConfig in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public String getOperatorLogLevel()
getOperatorLogLevel in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withOperatorLogLevel(String operatorLogLevel)
withOperatorLogLevel in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasOperatorLogLevel()
hasOperatorLogLevel in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public A withNewOperatorLogLevel(String arg0)
withNewOperatorLogLevel in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public ImageRegistryConfigProxy getProxy()
getProxy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistryConfigProxy buildProxy()
buildProxy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withProxy(ImageRegistryConfigProxy proxy)
withProxy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasProxy()
hasProxy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withNewProxy(String http, String https, String noProxy)
withNewProxy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ProxyNested<A> withNewProxy()
withNewProxy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ProxyNested<A> withNewProxyLike(ImageRegistryConfigProxy item)
withNewProxyLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ProxyNested<A> editProxy()
editProxy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ProxyNested<A> editOrNewProxy()
editOrNewProxy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ProxyNested<A> editOrNewProxyLike(ImageRegistryConfigProxy item)
editOrNewProxyLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean getReadOnly()
getReadOnly in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Integer getReplicas()
getReplicas in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withReplicas(Integer replicas)
withReplicas in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasReplicas()
hasReplicas in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public ImageRegistryConfigRequests getRequests()
getRequests in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistryConfigRequests buildRequests()
buildRequests in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withRequests(ImageRegistryConfigRequests requests)
withRequests in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasRequests()
hasRequests in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RequestsNested<A> withNewRequests()
withNewRequests in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RequestsNested<A> withNewRequestsLike(ImageRegistryConfigRequests item)
withNewRequestsLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RequestsNested<A> editRequests()
editRequests in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RequestsNested<A> editOrNewRequests()
editOrNewRequests in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RequestsNested<A> editOrNewRequestsLike(ImageRegistryConfigRequests item)
editOrNewRequestsLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ResourceRequirements getResources()
getResources in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public io.fabric8.kubernetes.api.model.ResourceRequirements buildResources()
buildResources in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withResources(io.fabric8.kubernetes.api.model.ResourceRequirements resources)
withResources in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasResources()
hasResources in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ResourcesNested<A> withNewResources()
withNewResources in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ResourcesNested<A> withNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
withNewResourcesLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ResourcesNested<A> editResources()
editResources in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ResourcesNested<A> editOrNewResources()
editOrNewResources in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.ResourcesNested<A> editOrNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
editOrNewResourcesLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public String getRolloutStrategy()
getRolloutStrategy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withRolloutStrategy(String rolloutStrategy)
withRolloutStrategy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasRolloutStrategy()
hasRolloutStrategy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public A withNewRolloutStrategy(String arg0)
withNewRolloutStrategy in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToRoutes(Integer index, ImageRegistryConfigRoute item)
addToRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A setToRoutes(Integer index, ImageRegistryConfigRoute item)
setToRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToRoutes(ImageRegistryConfigRoute... items)
addToRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addAllToRoutes(Collection<ImageRegistryConfigRoute> items)
addAllToRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromRoutes(ImageRegistryConfigRoute... items)
removeFromRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeAllFromRoutes(Collection<ImageRegistryConfigRoute> items)
removeAllFromRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeMatchingFromRoutes(Predicate<ImageRegistryConfigRouteBuilder> predicate)
removeMatchingFromRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public List<ImageRegistryConfigRoute> getRoutes()
getRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public List<ImageRegistryConfigRoute> buildRoutes()
buildRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistryConfigRoute buildRoute(Integer index)
buildRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistryConfigRoute buildFirstRoute()
buildFirstRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistryConfigRoute buildLastRoute()
buildLastRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistryConfigRoute buildMatchingRoute(Predicate<ImageRegistryConfigRouteBuilder> predicate)
buildMatchingRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasMatchingRoute(Predicate<ImageRegistryConfigRouteBuilder> predicate)
hasMatchingRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withRoutes(List<ImageRegistryConfigRoute> routes)
withRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withRoutes(ImageRegistryConfigRoute... routes)
withRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasRoutes()
hasRoutes in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addNewRoute(String hostname, String name, String secretName)
addNewRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RoutesNested<A> addNewRoute()
addNewRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RoutesNested<A> addNewRouteLike(ImageRegistryConfigRoute item)
addNewRouteLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RoutesNested<A> setNewRouteLike(Integer index, ImageRegistryConfigRoute item)
setNewRouteLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RoutesNested<A> editRoute(Integer index)
editRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RoutesNested<A> editFirstRoute()
editFirstRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RoutesNested<A> editLastRoute()
editLastRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.RoutesNested<A> editMatchingRoute(Predicate<ImageRegistryConfigRouteBuilder> predicate)
editMatchingRoute in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>@Deprecated public ImageRegistryConfigStorage getStorage()
getStorage in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistryConfigStorage buildStorage()
buildStorage in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withStorage(ImageRegistryConfigStorage storage)
withStorage in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasStorage()
hasStorage in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.StorageNested<A> withNewStorage()
withNewStorage in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.StorageNested<A> withNewStorageLike(ImageRegistryConfigStorage item)
withNewStorageLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.StorageNested<A> editStorage()
editStorage in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.StorageNested<A> editOrNewStorage()
editOrNewStorage in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public ImageRegistrySpecFluent.StorageNested<A> editOrNewStorageLike(ImageRegistryConfigStorage item)
editOrNewStorageLike in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToTolerations(Integer index, io.fabric8.kubernetes.api.model.Toleration item)
addToTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A setToTolerations(Integer index, io.fabric8.kubernetes.api.model.Toleration item)
setToTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToTolerations(io.fabric8.kubernetes.api.model.Toleration... items)
addToTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addAllToTolerations(Collection<io.fabric8.kubernetes.api.model.Toleration> items)
addAllToTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromTolerations(io.fabric8.kubernetes.api.model.Toleration... items)
removeFromTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeAllFromTolerations(Collection<io.fabric8.kubernetes.api.model.Toleration> items)
removeAllFromTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public List<io.fabric8.kubernetes.api.model.Toleration> getTolerations()
getTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getToleration(Integer index)
getToleration in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getFirstToleration()
getFirstToleration in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getLastToleration()
getLastToleration in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getMatchingToleration(Predicate<io.fabric8.kubernetes.api.model.Toleration> predicate)
getMatchingToleration in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasMatchingToleration(Predicate<io.fabric8.kubernetes.api.model.Toleration> predicate)
hasMatchingToleration in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withTolerations(List<io.fabric8.kubernetes.api.model.Toleration> tolerations)
withTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A withTolerations(io.fabric8.kubernetes.api.model.Toleration... tolerations)
withTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasTolerations()
hasTolerations in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addNewToleration(String effect, String key, String operator, Long tolerationSeconds, String value)
addNewToleration in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToUnsupportedConfigOverrides(String key, Object value)
addToUnsupportedConfigOverrides in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToUnsupportedConfigOverrides(Map<String,Object> map)
addToUnsupportedConfigOverrides in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromUnsupportedConfigOverrides(String key)
removeFromUnsupportedConfigOverrides in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromUnsupportedConfigOverrides(Map<String,Object> map)
removeFromUnsupportedConfigOverrides in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Map<String,Object> getUnsupportedConfigOverrides()
getUnsupportedConfigOverrides in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public <K,V> A withUnsupportedConfigOverrides(Map<String,Object> unsupportedConfigOverrides)
withUnsupportedConfigOverrides in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasUnsupportedConfigOverrides()
hasUnsupportedConfigOverrides in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ImageRegistrySpecFluent<A extends ImageRegistrySpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.