Interface InstallPlanStatusFluent.BundleLookupsNested<N>
-
- All Superinterfaces:
BundleLookupFluent<InstallPlanStatusFluent.BundleLookupsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<InstallPlanStatusFluent.BundleLookupsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
InstallPlanStatusFluentImpl.BundleLookupsNestedImpl
- Enclosing interface:
- InstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
public static interface InstallPlanStatusFluent.BundleLookupsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, BundleLookupFluent<InstallPlanStatusFluent.BundleLookupsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.BundleLookupFluent
BundleLookupFluent.CatalogSourceRefNested<N>, BundleLookupFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendBundleLookup()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.BundleLookupFluent
addAllToConditions, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCatalogSourceRef, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCatalogSourceRef, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewCatalogSourceRef, editOrNewCatalogSourceRefLike, getCatalogSourceRef, getConditions, getIdentifier, getPath, getReplaces, hasCatalogSourceRef, hasConditions, 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, withReplaces
-
-