public class CatalogSourceSpecFluentImpl<A extends CatalogSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CatalogSourceSpecFluent<A>
CatalogSourceSpecFluent.IconNested<N>, CatalogSourceSpecFluent.UpdateStrategyNested<N>| Constructor and Description |
|---|
CatalogSourceSpecFluentImpl() |
CatalogSourceSpecFluentImpl(CatalogSourceSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CatalogSourceSpecFluentImpl()
public CatalogSourceSpecFluentImpl(CatalogSourceSpec instance)
public String getAddress()
getAddress in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withAddress(String address)
withAddress in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasAddress()
hasAddress in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getConfigMap()
getConfigMap in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withConfigMap(String configMap)
withConfigMap in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasConfigMap()
hasConfigMap in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getDescription()
getDescription in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withDescription(String description)
withDescription in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasDescription()
hasDescription in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getDisplayName()
getDisplayName in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withDisplayName(String displayName)
withDisplayName in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasDisplayName()
hasDisplayName in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>@Deprecated public Icon getIcon()
getIcon in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Icon buildIcon()
buildIcon in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withIcon(Icon icon)
withIcon in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasIcon()
hasIcon in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withNewIcon(String base64data, String mediatype)
withNewIcon in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.IconNested<A> withNewIcon()
withNewIcon in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.IconNested<A> withNewIconLike(Icon item)
withNewIconLike in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.IconNested<A> editIcon()
editIcon in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.IconNested<A> editOrNewIcon()
editOrNewIcon in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.IconNested<A> editOrNewIconLike(Icon item)
editOrNewIconLike in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getImage()
getImage in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withImage(String image)
withImage in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasImage()
hasImage in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Integer getPriority()
getPriority in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withPriority(Integer priority)
withPriority in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasPriority()
hasPriority in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getPublisher()
getPublisher in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withPublisher(String publisher)
withPublisher in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasPublisher()
hasPublisher in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A addToSecrets(Integer index, String item)
addToSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A setToSecrets(Integer index, String item)
setToSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A addToSecrets(String... items)
addToSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A addAllToSecrets(Collection<String> items)
addAllToSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A removeFromSecrets(String... items)
removeFromSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A removeAllFromSecrets(Collection<String> items)
removeAllFromSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public List<String> getSecrets()
getSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getSecret(Integer index)
getSecret in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getFirstSecret()
getFirstSecret in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getLastSecret()
getLastSecret in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getMatchingSecret(Predicate<String> predicate)
getMatchingSecret in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasMatchingSecret(Predicate<String> predicate)
hasMatchingSecret in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withSecrets(List<String> secrets)
withSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withSecrets(String... secrets)
withSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasSecrets()
hasSecrets in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public String getSourceType()
getSourceType in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withSourceType(String sourceType)
withSourceType in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasSourceType()
hasSourceType in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>@Deprecated public UpdateStrategy getUpdateStrategy()
getUpdateStrategy in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public UpdateStrategy buildUpdateStrategy()
buildUpdateStrategy in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A withUpdateStrategy(UpdateStrategy updateStrategy)
withUpdateStrategy in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasUpdateStrategy()
hasUpdateStrategy in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.UpdateStrategyNested<A> withNewUpdateStrategy()
withNewUpdateStrategy in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.UpdateStrategyNested<A> withNewUpdateStrategyLike(UpdateStrategy item)
withNewUpdateStrategyLike in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.UpdateStrategyNested<A> editUpdateStrategy()
editUpdateStrategy in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.UpdateStrategyNested<A> editOrNewUpdateStrategy()
editOrNewUpdateStrategy in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public CatalogSourceSpecFluent.UpdateStrategyNested<A> editOrNewUpdateStrategyLike(UpdateStrategy item)
editOrNewUpdateStrategyLike in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface CatalogSourceSpecFluent<A extends CatalogSourceSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CatalogSourceSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CatalogSourceSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.