public class DoneableBundleLookup extends BundleLookupFluentImpl<DoneableBundleLookup> implements io.fabric8.kubernetes.api.model.Doneable<BundleLookup>
BundleLookupFluentImpl.CatalogSourceRefNestedImpl<N>, BundleLookupFluentImpl.ConditionsNestedImpl<N>BundleLookupFluent.CatalogSourceRefNested<N>, BundleLookupFluent.ConditionsNested<N>| Constructor and Description |
|---|
DoneableBundleLookup(BundleLookup item) |
DoneableBundleLookup(BundleLookup item,
io.fabric8.kubernetes.api.builder.Function<BundleLookup,BundleLookup> function) |
DoneableBundleLookup(io.fabric8.kubernetes.api.builder.Function<BundleLookup,BundleLookup> function) |
| Modifier and Type | Method and Description |
|---|---|
BundleLookup |
done() |
addAllToConditions, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCatalogSourceRef, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCatalogSourceRef, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewCatalogSourceRef, editOrNewCatalogSourceRefLike, equals, getCatalogSourceRef, getConditions, getIdentifier, getPath, getReplaces, hasCatalogSourceRef, hasConditions, hashCode, hasIdentifier, hasMatchingCondition, hasPath, hasReplaces, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withCatalogSourceRef, withConditions, withConditions, withIdentifier, withNewCatalogSourceRef, withNewCatalogSourceRefLike, withNewIdentifier, withNewIdentifier, withNewIdentifier, withNewPath, withNewPath, withNewPath, withNewReplaces, withNewReplaces, withNewReplaces, withPath, withReplacespublic DoneableBundleLookup(io.fabric8.kubernetes.api.builder.Function<BundleLookup,BundleLookup> function)
public DoneableBundleLookup(BundleLookup item, io.fabric8.kubernetes.api.builder.Function<BundleLookup,BundleLookup> function)
public DoneableBundleLookup(BundleLookup item)
public BundleLookup done()
done in interface io.fabric8.kubernetes.api.model.Doneable<BundleLookup>Copyright © 2015–2021 Red Hat. All rights reserved.