public class SourceSpecFluentImpl<A extends SourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SourceSpecFluent<A>
| Constructor and Description |
|---|
SourceSpecFluentImpl() |
SourceSpecFluentImpl(SourceSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SourceSpecFluentImpl()
public SourceSpecFluentImpl(SourceSpec instance)
public Boolean getCompression()
getCompression in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withCompression(Boolean compression)
withCompression in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasCompression()
hasCompression in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getContent()
getContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withContent(String content)
withContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasContent()
hasContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getContentKey()
getContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withContentKey(String contentKey)
withContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasContentKey()
hasContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getContentRef()
getContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withContentRef(String contentRef)
withContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasContentRef()
hasContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getContentType()
getContentType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withContentType(String contentType)
withContentType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasContentType()
hasContentType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addToInterceptors(Integer index, String item)
addToInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A setToInterceptors(Integer index, String item)
setToInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addToInterceptors(String... items)
addToInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addAllToInterceptors(Collection<String> items)
addAllToInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A removeFromInterceptors(String... items)
removeFromInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A removeAllFromInterceptors(Collection<String> items)
removeAllFromInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public List<String> getInterceptors()
getInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getInterceptor(Integer index)
getInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getFirstInterceptor()
getFirstInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getLastInterceptor()
getLastInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getMatchingInterceptor(Predicate<String> predicate)
getMatchingInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasMatchingInterceptor(Predicate<String> predicate)
hasMatchingInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withInterceptors(List<String> interceptors)
withInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withInterceptors(String... interceptors)
withInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasInterceptors()
hasInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getLanguage()
getLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withLanguage(String language)
withLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasLanguage()
hasLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getLoader()
getLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withLoader(String loader)
withLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasLoader()
hasLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getName()
getName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withName(String name)
withName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasName()
hasName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getPath()
getPath in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withPath(String path)
withPath in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasPath()
hasPath in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addToPropertyNames(Integer index, String item)
addToPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A setToPropertyNames(Integer index, String item)
setToPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addToPropertyNames(String... items)
addToPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addAllToPropertyNames(Collection<String> items)
addAllToPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A removeFromPropertyNames(String... items)
removeFromPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A removeAllFromPropertyNames(Collection<String> items)
removeAllFromPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public List<String> getPropertyNames()
getPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getPropertyName(Integer index)
getPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getFirstPropertyName()
getFirstPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getLastPropertyName()
getLastPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getMatchingPropertyName(Predicate<String> predicate)
getMatchingPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasMatchingPropertyName(Predicate<String> predicate)
hasMatchingPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withPropertyNames(List<String> propertyNames)
withPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withPropertyNames(String... propertyNames)
withPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasPropertyNames()
hasPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getRawContent()
getRawContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withRawContent(String rawContent)
withRawContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasRawContent()
hasRawContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public String getType()
getType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withType(String type)
withType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public Boolean hasType()
hasType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends SourceSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends SourceSpecFluent<A>>public A withCompression()
withCompression in interface SourceSpecFluent<A extends SourceSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.