Class SubscriptionFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionStatusFluent<SubscriptionFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SubscriptionFluent<A extends SubscriptionFluent<A>>
public class SubscriptionFluent.StatusNested<N> extends SubscriptionStatusFluent<SubscriptionFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionStatusFluent
SubscriptionStatusFluent.CatalogHealthNested<N>, SubscriptionStatusFluent.ConditionsNested<N>, SubscriptionStatusFluent.InstallplanNested<N>, SubscriptionStatusFluent.InstallPlanRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionStatusFluent
addAllToCatalogHealth, addAllToConditions, addNewCatalogHealth, addNewCatalogHealthLike, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToCatalogHealth, addToCatalogHealth, addToConditions, addToConditions, buildCatalogHealth, buildCatalogHealth, buildCondition, buildConditions, buildFirstCatalogHealth, buildFirstCondition, buildInstallplan, buildInstallPlanRef, buildLastCatalogHealth, buildLastCondition, buildMatchingCatalogHealth, buildMatchingCondition, copyInstance, editCatalogHealth, editCondition, editFirstCatalogHealth, editFirstCondition, editInstallplan, editInstallPlanRef, editLastCatalogHealth, editLastCondition, editMatchingCatalogHealth, editMatchingCondition, editOrNewInstallplan, editOrNewInstallplanLike, editOrNewInstallPlanRef, editOrNewInstallPlanRefLike, equals, getAdditionalProperties, getCurrentCSV, getInstalledCSV, getInstallPlanGeneration, getLastUpdated, getReason, getState, hasAdditionalProperties, hasCatalogHealth, hasConditions, hasCurrentCSV, hashCode, hasInstalledCSV, hasInstallplan, hasInstallPlanGeneration, hasInstallPlanRef, hasLastUpdated, hasMatchingCatalogHealth, hasMatchingCondition, hasReason, hasState, removeAllFromCatalogHealth, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCatalogHealth, removeFromConditions, removeMatchingFromCatalogHealth, removeMatchingFromConditions, setNewCatalogHealthLike, setNewConditionLike, setToCatalogHealth, setToConditions, toString, withAdditionalProperties, withCatalogHealth, withCatalogHealth, withConditions, withConditions, withCurrentCSV, withInstalledCSV, withInstallplan, withInstallPlanGeneration, withInstallPlanRef, withLastUpdated, withNewInstallplan, withNewInstallplan, withNewInstallplanLike, withNewInstallPlanRef, withNewInstallPlanRefLike, withReason, withState
-
-