public interface SourceSpecFluent<A extends SourceSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Boolean getCompression()
Boolean hasCompression()
String getContent()
Boolean hasContent()
@Deprecated A withNewContent(String arg0)
String getContentKey()
Boolean hasContentKey()
@Deprecated A withNewContentKey(String arg0)
String getContentRef()
Boolean hasContentRef()
@Deprecated A withNewContentRef(String arg0)
A addAllToInterceptors(Collection<String> items)
A removeAllFromInterceptors(Collection<String> items)
String getInterceptor(int index)
String getFirstInterceptor()
String getLastInterceptor()
Boolean hasInterceptors()
String getLanguage()
Boolean hasLanguage()
@Deprecated A withNewLanguage(String arg0)
String getLoader()
Boolean hasLoader()
@Deprecated A withNewLoader(String arg0)
String getName()
Boolean hasName()
@Deprecated A withNewName(String arg0)
A addAllToPropertyNames(Collection<String> items)
A removeAllFromPropertyNames(Collection<String> items)
String getPropertyName(int index)
String getFirstPropertyName()
String getLastPropertyName()
Boolean hasPropertyNames()
String getType()
Boolean hasType()
@Deprecated A withNewType(String arg0)
Copyright © 2015–2021 Red Hat. All rights reserved.