public class BundleLookupBuilder extends BundleLookupFluentImpl<BundleLookupBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BundleLookup,BundleLookupBuilder>
BundleLookupFluent.CatalogSourceRefNested<N>, BundleLookupFluent.ConditionsNested<N>| Constructor and Description |
|---|
BundleLookupBuilder() |
BundleLookupBuilder(Boolean validationEnabled) |
BundleLookupBuilder(BundleLookup instance) |
BundleLookupBuilder(BundleLookup instance,
Boolean validationEnabled) |
BundleLookupBuilder(BundleLookupFluent<?> fluent) |
BundleLookupBuilder(BundleLookupFluent<?> fluent,
Boolean validationEnabled) |
BundleLookupBuilder(BundleLookupFluent<?> fluent,
BundleLookup instance) |
BundleLookupBuilder(BundleLookupFluent<?> fluent,
BundleLookup instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
BundleLookup |
build() |
addAllToConditions, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCatalogSourceRef, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCatalogSourceRef, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewCatalogSourceRef, editOrNewCatalogSourceRefLike, equals, getAdditionalProperties, getCatalogSourceRef, getConditions, getIdentifier, getPath, getProperties, getReplaces, hasAdditionalProperties, hasCatalogSourceRef, hasConditions, hashCode, hasIdentifier, hasMatchingCondition, hasPath, hasProperties, hasReplaces, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withAdditionalProperties, withCatalogSourceRef, withConditions, withConditions, withIdentifier, withNewCatalogSourceRef, withNewCatalogSourceRefLike, withPath, withProperties, withReplacesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic BundleLookupBuilder()
public BundleLookupBuilder(Boolean validationEnabled)
public BundleLookupBuilder(BundleLookupFluent<?> fluent)
public BundleLookupBuilder(BundleLookupFluent<?> fluent, Boolean validationEnabled)
public BundleLookupBuilder(BundleLookupFluent<?> fluent, BundleLookup instance)
public BundleLookupBuilder(BundleLookupFluent<?> fluent, BundleLookup instance, Boolean validationEnabled)
public BundleLookupBuilder(BundleLookup instance)
public BundleLookupBuilder(BundleLookup instance, Boolean validationEnabled)
public BundleLookup build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BundleLookup>Copyright © 2015–2023 Red Hat. All rights reserved.