public class DoneableSubscriptionStatus extends SubscriptionStatusFluentImpl<DoneableSubscriptionStatus> implements io.fabric8.kubernetes.api.model.Doneable<SubscriptionStatus>
SubscriptionStatusFluentImpl.CatalogHealthNestedImpl<N>, SubscriptionStatusFluentImpl.ConditionsNestedImpl<N>, SubscriptionStatusFluentImpl.InstallplanNestedImpl<N>, SubscriptionStatusFluentImpl.InstallPlanRefNestedImpl<N>SubscriptionStatusFluent.CatalogHealthNested<N>, SubscriptionStatusFluent.ConditionsNested<N>, SubscriptionStatusFluent.InstallplanNested<N>, SubscriptionStatusFluent.InstallPlanRefNested<N>| Constructor and Description |
|---|
DoneableSubscriptionStatus(io.fabric8.kubernetes.api.builder.Function<SubscriptionStatus,SubscriptionStatus> function) |
DoneableSubscriptionStatus(SubscriptionStatus item) |
DoneableSubscriptionStatus(SubscriptionStatus item,
io.fabric8.kubernetes.api.builder.Function<SubscriptionStatus,SubscriptionStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionStatus |
done() |
addAllToCatalogHealth, addAllToConditions, addNewCatalogHealth, addNewCatalogHealthLike, addNewCondition, addNewConditionLike, addToCatalogHealth, addToCatalogHealth, addToConditions, addToConditions, buildCatalogHealth, buildCatalogHealth, buildCondition, buildConditions, buildFirstCatalogHealth, buildFirstCondition, buildInstallplan, buildInstallPlanRef, buildLastCatalogHealth, buildLastCondition, buildMatchingCatalogHealth, buildMatchingCondition, editCatalogHealth, editCondition, editFirstCatalogHealth, editFirstCondition, editInstallplan, editInstallPlanRef, editLastCatalogHealth, editLastCondition, editMatchingCatalogHealth, editMatchingCondition, editOrNewInstallplan, editOrNewInstallplanLike, editOrNewInstallPlanRef, editOrNewInstallPlanRefLike, equals, getCatalogHealth, getConditions, getCurrentCSV, getInstalledCSV, getInstallplan, getInstallPlanGeneration, getInstallPlanRef, getLastUpdated, getReason, getState, hasCatalogHealth, hasConditions, hasCurrentCSV, hasInstalledCSV, hasInstallplan, hasInstallPlanGeneration, hasInstallPlanRef, hasLastUpdated, hasMatchingCatalogHealth, hasMatchingCondition, hasReason, hasState, removeAllFromCatalogHealth, removeAllFromConditions, removeFromCatalogHealth, removeFromConditions, removeMatchingFromCatalogHealth, removeMatchingFromConditions, setNewCatalogHealthLike, setNewConditionLike, setToCatalogHealth, setToConditions, withCatalogHealth, withCatalogHealth, withConditions, withConditions, withCurrentCSV, withInstalledCSV, withInstallplan, withInstallPlanGeneration, withInstallPlanRef, withLastUpdated, withNewCurrentCSV, withNewCurrentCSV, withNewCurrentCSV, withNewInstalledCSV, withNewInstalledCSV, withNewInstalledCSV, withNewInstallplan, withNewInstallplan, withNewInstallplanLike, withNewInstallPlanRef, withNewInstallPlanRefLike, withNewLastUpdated, withNewLastUpdated, withNewLastUpdated, withNewReason, withNewReason, withNewReason, withNewState, withNewState, withNewState, withReason, withStatepublic DoneableSubscriptionStatus(io.fabric8.kubernetes.api.builder.Function<SubscriptionStatus,SubscriptionStatus> function)
public DoneableSubscriptionStatus(SubscriptionStatus item, io.fabric8.kubernetes.api.builder.Function<SubscriptionStatus,SubscriptionStatus> function)
public DoneableSubscriptionStatus(SubscriptionStatus item)
public SubscriptionStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<SubscriptionStatus>Copyright © 2015–2020 Red Hat. All rights reserved.