public class BundleLookupBuilder extends BundleLookupFluentImpl<BundleLookupBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BundleLookup,BundleLookupBuilder>
BundleLookupFluentImpl.CatalogSourceRefNestedImpl<N>, BundleLookupFluentImpl.ConditionsNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToConditions, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCatalogSourceRef, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCatalogSourceRef, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewCatalogSourceRef, editOrNewCatalogSourceRefLike, getAdditionalProperties, getCatalogSourceRef, getConditions, getIdentifier, getPath, getProperties, getReplaces, hasAdditionalProperties, hasCatalogSourceRef, hasConditions, hasIdentifier, hasMatchingCondition, hasPath, hasProperties, hasReplaces, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withAdditionalProperties, withCatalogSourceRef, withConditions, withConditions, withIdentifier, withNewCatalogSourceRef, withNewCatalogSourceRefLike, withNewIdentifier, withNewPath, withNewProperties, withNewReplaces, withPath, withProperties, withReplacesaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class BundleLookupFluentImpl<BundleLookupBuilder>public int hashCode()
hashCode in class BundleLookupFluentImpl<BundleLookupBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.