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) |
public 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 A withNewCompression(String arg1)
withNewCompression in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewCompression(boolean arg1)
withNewCompression 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 A withNewContent(StringBuilder arg1)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(int[] arg1, int arg2, int arg3)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(char[] arg1)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(StringBuffer arg1)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(byte[] arg1, int arg2)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(byte[] arg1)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(char[] arg1, int arg2, int arg3)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(byte[] arg1, int arg2, int arg3)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(byte[] arg1, int arg2, int arg3, int arg4)
withNewContent in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContent(String arg1)
withNewContent 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 A withNewContentKey(StringBuilder arg1)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(int[] arg1, int arg2, int arg3)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(char[] arg1)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(StringBuffer arg1)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(byte[] arg1, int arg2)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(byte[] arg1)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(char[] arg1, int arg2, int arg3)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(byte[] arg1, int arg2, int arg3)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(byte[] arg1, int arg2, int arg3, int arg4)
withNewContentKey in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentKey(String arg1)
withNewContentKey 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 A withNewContentRef(StringBuilder arg1)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(int[] arg1, int arg2, int arg3)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(char[] arg1)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(StringBuffer arg1)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(byte[] arg1, int arg2)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(byte[] arg1)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(char[] arg1, int arg2, int arg3)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(byte[] arg1, int arg2, int arg3)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(byte[] arg1, int arg2, int arg3, int arg4)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewContentRef(String arg1)
withNewContentRef in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addToInterceptors(int index, String item)
addToInterceptors in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A setToInterceptors(int 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(int 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 A addNewInterceptor(StringBuilder arg1)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(int[] arg1, int arg2, int arg3)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(char[] arg1)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(StringBuffer arg1)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(byte[] arg1, int arg2)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(byte[] arg1)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(char[] arg1, int arg2, int arg3)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(byte[] arg1, int arg2, int arg3)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(byte[] arg1, int arg2, int arg3, int arg4)
addNewInterceptor in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewInterceptor(String arg1)
addNewInterceptor 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 A withNewLanguage(StringBuilder arg1)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(int[] arg1, int arg2, int arg3)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(char[] arg1)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(StringBuffer arg1)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(byte[] arg1, int arg2)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(byte[] arg1)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(char[] arg1, int arg2, int arg3)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(byte[] arg1, int arg2, int arg3)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(byte[] arg1, int arg2, int arg3, int arg4)
withNewLanguage in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLanguage(String arg1)
withNewLanguage 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 A withNewLoader(StringBuilder arg1)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(int[] arg1, int arg2, int arg3)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(char[] arg1)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(StringBuffer arg1)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(byte[] arg1, int arg2)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(byte[] arg1)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(char[] arg1, int arg2, int arg3)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(byte[] arg1, int arg2, int arg3)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(byte[] arg1, int arg2, int arg3, int arg4)
withNewLoader in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewLoader(String arg1)
withNewLoader 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 A withNewName(StringBuilder arg1)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(int[] arg1, int arg2, int arg3)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(char[] arg1)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(byte[] arg1, int arg2)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(byte[] arg1)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(char[] arg1, int arg2, int arg3)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3, int arg4)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewName(String arg1)
withNewName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addToPropertyNames(int index, String item)
addToPropertyNames in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A setToPropertyNames(int 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(int 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 A addNewPropertyName(StringBuilder arg1)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(int[] arg1, int arg2, int arg3)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(char[] arg1)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(StringBuffer arg1)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(byte[] arg1, int arg2)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(byte[] arg1)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(char[] arg1, int arg2, int arg3)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(byte[] arg1, int arg2, int arg3)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(byte[] arg1, int arg2, int arg3, int arg4)
addNewPropertyName in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A addNewPropertyName(String arg1)
addNewPropertyName 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 A withNewType(StringBuilder arg1)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(int[] arg1, int arg2, int arg3)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(char[] arg1)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(byte[] arg1, int arg2)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(byte[] arg1)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(char[] arg1, int arg2, int arg3)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3, int arg4)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>public A withNewType(String arg1)
withNewType in interface SourceSpecFluent<A extends SourceSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.