Interface InstallPlanFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<InstallPlanFluent.StatusNested<N>>,InstallPlanStatusFluent<InstallPlanFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
InstallPlanFluentImpl.StatusNestedImpl
- Enclosing interface:
- InstallPlanFluent<A extends InstallPlanFluent<A>>
public static interface InstallPlanFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, InstallPlanStatusFluent<InstallPlanFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanStatusFluent
InstallPlanStatusFluent.AttenuatedServiceAccountRefNested<N>, InstallPlanStatusFluent.BundleLookupsNested<N>, InstallPlanStatusFluent.ConditionsNested<N>, InstallPlanStatusFluent.PlanNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanStatusFluent
addAllToBundleLookups, addAllToCatalogSources, addAllToConditions, addAllToPlan, addNewBundleLookup, addNewBundleLookupLike, addNewCatalogSource, addNewCatalogSource, addNewCatalogSource, addNewCondition, addNewConditionLike, addNewPlan, addNewPlanLike, addToBundleLookups, addToBundleLookups, addToCatalogSources, addToCatalogSources, addToConditions, addToConditions, addToPlan, addToPlan, buildAttenuatedServiceAccountRef, buildBundleLookup, buildBundleLookups, buildCondition, buildConditions, buildFirstBundleLookup, buildFirstCondition, buildFirstPlan, buildLastBundleLookup, buildLastCondition, buildLastPlan, buildMatchingBundleLookup, buildMatchingCondition, buildMatchingPlan, buildPlan, buildPlan, editAttenuatedServiceAccountRef, editBundleLookup, editCondition, editFirstBundleLookup, editFirstCondition, editFirstPlan, editLastBundleLookup, editLastCondition, editLastPlan, editMatchingBundleLookup, editMatchingCondition, editMatchingPlan, editOrNewAttenuatedServiceAccountRef, editOrNewAttenuatedServiceAccountRefLike, editPlan, getAttenuatedServiceAccountRef, getBundleLookups, getCatalogSource, getCatalogSources, getConditions, getFirstCatalogSource, getLastCatalogSource, getMatchingCatalogSource, getPhase, getPlan, hasAttenuatedServiceAccountRef, hasBundleLookups, hasCatalogSources, hasConditions, hasMatchingBundleLookup, hasMatchingCatalogSource, hasMatchingCondition, hasMatchingPlan, hasPhase, hasPlan, removeAllFromBundleLookups, removeAllFromCatalogSources, removeAllFromConditions, removeAllFromPlan, removeFromBundleLookups, removeFromCatalogSources, removeFromConditions, removeFromPlan, removeMatchingFromBundleLookups, removeMatchingFromConditions, removeMatchingFromPlan, setNewBundleLookupLike, setNewConditionLike, setNewPlanLike, setToBundleLookups, setToCatalogSources, setToConditions, setToPlan, withAttenuatedServiceAccountRef, withBundleLookups, withBundleLookups, withCatalogSources, withCatalogSources, withConditions, withConditions, withNewAttenuatedServiceAccountRef, withNewAttenuatedServiceAccountRefLike, withNewPhase, withNewPhase, withNewPhase, withPhase, withPlan, withPlan
-
-