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 |
|---|---|
SourceSpec |
build() |
addAllToInterceptors, addAllToPropertyNames, addToInterceptors, addToInterceptors, addToPropertyNames, addToPropertyNames, equals, getCompression, getContent, getContentKey, getContentRef, getContentType, getFirstInterceptor, getFirstPropertyName, getInterceptor, getInterceptors, getLanguage, getLastInterceptor, getLastPropertyName, getLoader, getMatchingInterceptor, getMatchingPropertyName, getName, getPath, getPropertyName, getPropertyNames, getRawContent, getType, hasCompression, hasContent, hasContentKey, hasContentRef, hasContentType, hashCode, hasInterceptors, hasLanguage, hasLoader, hasMatchingInterceptor, hasMatchingPropertyName, hasName, hasPath, hasPropertyNames, hasRawContent, hasType, removeAllFromInterceptors, removeAllFromPropertyNames, removeFromInterceptors, removeFromPropertyNames, setToInterceptors, setToPropertyNames, toString, withCompression, withCompression, withContent, withContentKey, withContentRef, withContentType, withInterceptors, withInterceptors, withLanguage, withLoader, withName, withPath, withPropertyNames, withPropertyNames, withRawContent, withTypeaccept, accept, accept, 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 SourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SourceSpec>Copyright © 2015–2023 Red Hat. All rights reserved.