public class SourceSpecBuilder extends SourceSpecFluentImpl<SourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SourceSpec,SourceSpecBuilder>
| Constructor and Description |
|---|
SourceSpecBuilder() |
SourceSpecBuilder(Boolean validationEnabled) |
SourceSpecBuilder(SourceSpec instance) |
SourceSpecBuilder(SourceSpec instance,
Boolean validationEnabled) |
SourceSpecBuilder(SourceSpecFluent<?> fluent) |
SourceSpecBuilder(SourceSpecFluent<?> fluent,
Boolean validationEnabled) |
SourceSpecBuilder(SourceSpecFluent<?> fluent,
SourceSpec instance) |
SourceSpecBuilder(SourceSpecFluent<?> fluent,
SourceSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableSourceSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToInterceptors, addAllToPropertyNames, addNewInterceptor, addNewInterceptor, addNewInterceptor, addNewInterceptor, addNewInterceptor, addNewInterceptor, addNewInterceptor, addNewInterceptor, addNewInterceptor, addNewInterceptor, addNewPropertyName, addNewPropertyName, addNewPropertyName, addNewPropertyName, addNewPropertyName, addNewPropertyName, addNewPropertyName, addNewPropertyName, addNewPropertyName, addNewPropertyName, addToInterceptors, addToInterceptors, addToPropertyNames, addToPropertyNames, getCompression, getContent, getContentKey, getContentRef, getFirstInterceptor, getFirstPropertyName, getInterceptor, getInterceptors, getLanguage, getLastInterceptor, getLastPropertyName, getLoader, getMatchingInterceptor, getMatchingPropertyName, getName, getPropertyName, getPropertyNames, getType, hasCompression, hasContent, hasContentKey, hasContentRef, hasInterceptors, hasLanguage, hasLoader, hasMatchingInterceptor, hasMatchingPropertyName, hasName, hasPropertyNames, hasType, removeAllFromInterceptors, removeAllFromPropertyNames, removeFromInterceptors, removeFromPropertyNames, setToInterceptors, setToPropertyNames, withCompression, withContent, withContentKey, withContentRef, withInterceptors, withInterceptors, withLanguage, withLoader, withName, withNewCompression, withNewCompression, withNewContent, withNewContent, withNewContent, withNewContent, withNewContent, withNewContent, withNewContent, withNewContent, withNewContent, withNewContent, withNewContentKey, withNewContentKey, withNewContentKey, withNewContentKey, withNewContentKey, withNewContentKey, withNewContentKey, withNewContentKey, withNewContentKey, withNewContentKey, withNewContentRef, withNewContentRef, withNewContentRef, withNewContentRef, withNewContentRef, withNewContentRef, withNewContentRef, withNewContentRef, withNewContentRef, withNewContentRef, withNewLanguage, withNewLanguage, withNewLanguage, withNewLanguage, withNewLanguage, withNewLanguage, withNewLanguage, withNewLanguage, withNewLanguage, withNewLanguage, withNewLoader, withNewLoader, withNewLoader, withNewLoader, withNewLoader, withNewLoader, withNewLoader, withNewLoader, withNewLoader, withNewLoader, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withPropertyNames, withPropertyNames, withTypeaccept, accept, aggregate, aggregate, build, build, builderOfpublic SourceSpecBuilder()
public SourceSpecBuilder(Boolean validationEnabled)
public SourceSpecBuilder(SourceSpecFluent<?> fluent)
public SourceSpecBuilder(SourceSpecFluent<?> fluent, Boolean validationEnabled)
public SourceSpecBuilder(SourceSpecFluent<?> fluent, SourceSpec instance)
public SourceSpecBuilder(SourceSpecFluent<?> fluent, SourceSpec instance, Boolean validationEnabled)
public SourceSpecBuilder(SourceSpec instance)
public SourceSpecBuilder(SourceSpec instance, Boolean validationEnabled)
public EditableSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SourceSpec>public boolean equals(Object o)
equals in class SourceSpecFluentImpl<SourceSpecBuilder>public int hashCode()
hashCode in class SourceSpecFluentImpl<SourceSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.