public class CatalogSourceSpecBuilder extends CatalogSourceSpecFluentImpl<CatalogSourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CatalogSourceSpec,CatalogSourceSpecBuilder>
CatalogSourceSpecFluentImpl.IconNestedImpl<N>, CatalogSourceSpecFluentImpl.UpdateStrategyNestedImpl<N>CatalogSourceSpecFluent.IconNested<N>, CatalogSourceSpecFluent.UpdateStrategyNested<N>| Constructor and Description |
|---|
CatalogSourceSpecBuilder() |
CatalogSourceSpecBuilder(Boolean validationEnabled) |
CatalogSourceSpecBuilder(CatalogSourceSpec instance) |
CatalogSourceSpecBuilder(CatalogSourceSpec instance,
Boolean validationEnabled) |
CatalogSourceSpecBuilder(CatalogSourceSpecFluent<?> fluent) |
CatalogSourceSpecBuilder(CatalogSourceSpecFluent<?> fluent,
Boolean validationEnabled) |
CatalogSourceSpecBuilder(CatalogSourceSpecFluent<?> fluent,
CatalogSourceSpec instance) |
CatalogSourceSpecBuilder(CatalogSourceSpecFluent<?> fluent,
CatalogSourceSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CatalogSourceSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToSecrets, addNewSecret, addToSecrets, addToSecrets, buildIcon, buildUpdateStrategy, editIcon, editOrNewIcon, editOrNewIconLike, editOrNewUpdateStrategy, editOrNewUpdateStrategyLike, editUpdateStrategy, getAddress, getConfigMap, getDescription, getDisplayName, getFirstSecret, getIcon, getImage, getLastSecret, getMatchingSecret, getPriority, getPublisher, getSecret, getSecrets, getSourceType, getUpdateStrategy, hasAddress, hasConfigMap, hasDescription, hasDisplayName, hasIcon, hasImage, hasMatchingSecret, hasPriority, hasPublisher, hasSecrets, hasSourceType, hasUpdateStrategy, removeAllFromSecrets, removeFromSecrets, setToSecrets, withAddress, withConfigMap, withDescription, withDisplayName, withIcon, withImage, withNewAddress, withNewConfigMap, withNewDescription, withNewDisplayName, withNewIcon, withNewIcon, withNewIconLike, withNewImage, withNewPublisher, withNewSourceType, withNewUpdateStrategy, withNewUpdateStrategyLike, withPriority, withPublisher, withSecrets, withSecrets, withSourceType, withUpdateStrategyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic CatalogSourceSpecBuilder()
public CatalogSourceSpecBuilder(Boolean validationEnabled)
public CatalogSourceSpecBuilder(CatalogSourceSpecFluent<?> fluent)
public CatalogSourceSpecBuilder(CatalogSourceSpecFluent<?> fluent, Boolean validationEnabled)
public CatalogSourceSpecBuilder(CatalogSourceSpecFluent<?> fluent, CatalogSourceSpec instance)
public CatalogSourceSpecBuilder(CatalogSourceSpecFluent<?> fluent, CatalogSourceSpec instance, Boolean validationEnabled)
public CatalogSourceSpecBuilder(CatalogSourceSpec instance)
public CatalogSourceSpecBuilder(CatalogSourceSpec instance, Boolean validationEnabled)
public CatalogSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CatalogSourceSpec>public boolean equals(Object o)
equals in class CatalogSourceSpecFluentImpl<CatalogSourceSpecBuilder>public int hashCode()
hashCode in class CatalogSourceSpecFluentImpl<CatalogSourceSpecBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.