public class DoneableInstallPlanStatus extends InstallPlanStatusFluentImpl<DoneableInstallPlanStatus> implements io.fabric8.kubernetes.api.model.Doneable<InstallPlanStatus>
InstallPlanStatusFluentImpl.AttenuatedServiceAccountRefNestedImpl<N>, InstallPlanStatusFluentImpl.BundleLookupsNestedImpl<N>, InstallPlanStatusFluentImpl.ConditionsNestedImpl<N>, InstallPlanStatusFluentImpl.PlanNestedImpl<N>InstallPlanStatusFluent.AttenuatedServiceAccountRefNested<N>, InstallPlanStatusFluent.BundleLookupsNested<N>, InstallPlanStatusFluent.ConditionsNested<N>, InstallPlanStatusFluent.PlanNested<N>| Constructor and Description |
|---|
DoneableInstallPlanStatus(io.fabric8.kubernetes.api.builder.Function<InstallPlanStatus,InstallPlanStatus> function) |
DoneableInstallPlanStatus(InstallPlanStatus item) |
DoneableInstallPlanStatus(InstallPlanStatus item,
io.fabric8.kubernetes.api.builder.Function<InstallPlanStatus,InstallPlanStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanStatus |
done() |
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, equals, getAttenuatedServiceAccountRef, getBundleLookups, getCatalogSource, getCatalogSources, getConditions, getFirstCatalogSource, getLastCatalogSource, getMatchingCatalogSource, getPhase, getPlan, hasAttenuatedServiceAccountRef, hasBundleLookups, hasCatalogSources, hasConditions, hashCode, 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, withPlanpublic DoneableInstallPlanStatus(io.fabric8.kubernetes.api.builder.Function<InstallPlanStatus,InstallPlanStatus> function)
public DoneableInstallPlanStatus(InstallPlanStatus item, io.fabric8.kubernetes.api.builder.Function<InstallPlanStatus,InstallPlanStatus> function)
public DoneableInstallPlanStatus(InstallPlanStatus item)
public InstallPlanStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InstallPlanStatus>Copyright © 2015–2021 Red Hat. All rights reserved.