public interface SourceSpecFluent<A extends SourceSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Boolean getCompression()
Boolean hasCompression()
String getContent()
Boolean hasContent()
String getContentKey()
Boolean hasContentKey()
String getContentRef()
Boolean hasContentRef()
String getContentType()
Boolean hasContentType()
A addAllToInterceptors(Collection<String> items)
A removeAllFromInterceptors(Collection<String> items)
String getFirstInterceptor()
String getLastInterceptor()
Boolean hasInterceptors()
String getLanguage()
Boolean hasLanguage()
String getLoader()
Boolean hasLoader()
String getName()
Boolean hasName()
String getPath()
Boolean hasPath()
A addAllToPropertyNames(Collection<String> items)
A removeAllFromPropertyNames(Collection<String> items)
String getFirstPropertyName()
String getLastPropertyName()
Boolean hasPropertyNames()
String getRawContent()
Boolean hasRawContent()
String getType()
Boolean hasType()
A withCompression()
Copyright © 2015–2023 Red Hat. All rights reserved.