Class InstallPlanStatusFluentImpl<A extends InstallPlanStatusFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanStatusFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,InstallPlanStatusFluent<A>
- Direct Known Subclasses:
InstallPlanFluentImpl.StatusNestedImpl,InstallPlanStatusBuilder
public class InstallPlanStatusFluentImpl<A extends InstallPlanStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements InstallPlanStatusFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classInstallPlanStatusFluentImpl.AttenuatedServiceAccountRefNestedImpl<N>classInstallPlanStatusFluentImpl.BundleLookupsNestedImpl<N>classInstallPlanStatusFluentImpl.ConditionsNestedImpl<N>classInstallPlanStatusFluentImpl.PlanNestedImpl<N>-
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>
-
-
Constructor Summary
Constructors Constructor Description InstallPlanStatusFluentImpl()InstallPlanStatusFluentImpl(InstallPlanStatus instance)
-
Method Summary
-
-
-
Constructor Detail
-
InstallPlanStatusFluentImpl
public InstallPlanStatusFluentImpl()
-
InstallPlanStatusFluentImpl
public InstallPlanStatusFluentImpl(InstallPlanStatus instance)
-
-
Method Detail
-
getAttenuatedServiceAccountRef
@Deprecated public io.fabric8.kubernetes.api.model.ObjectReference getAttenuatedServiceAccountRef()
Deprecated.This method has been deprecated, please use method buildAttenuatedServiceAccountRef instead.- Specified by:
getAttenuatedServiceAccountRefin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>- Returns:
- The buildable object.
-
buildAttenuatedServiceAccountRef
public io.fabric8.kubernetes.api.model.ObjectReference buildAttenuatedServiceAccountRef()
- Specified by:
buildAttenuatedServiceAccountRefin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withAttenuatedServiceAccountRef
public A withAttenuatedServiceAccountRef(io.fabric8.kubernetes.api.model.ObjectReference attenuatedServiceAccountRef)
- Specified by:
withAttenuatedServiceAccountRefin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasAttenuatedServiceAccountRef
public Boolean hasAttenuatedServiceAccountRef()
- Specified by:
hasAttenuatedServiceAccountRefin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withNewAttenuatedServiceAccountRef
public InstallPlanStatusFluent.AttenuatedServiceAccountRefNested<A> withNewAttenuatedServiceAccountRef()
- Specified by:
withNewAttenuatedServiceAccountRefin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withNewAttenuatedServiceAccountRefLike
public InstallPlanStatusFluent.AttenuatedServiceAccountRefNested<A> withNewAttenuatedServiceAccountRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
- Specified by:
withNewAttenuatedServiceAccountRefLikein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editAttenuatedServiceAccountRef
public InstallPlanStatusFluent.AttenuatedServiceAccountRefNested<A> editAttenuatedServiceAccountRef()
- Specified by:
editAttenuatedServiceAccountRefin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editOrNewAttenuatedServiceAccountRef
public InstallPlanStatusFluent.AttenuatedServiceAccountRefNested<A> editOrNewAttenuatedServiceAccountRef()
- Specified by:
editOrNewAttenuatedServiceAccountRefin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editOrNewAttenuatedServiceAccountRefLike
public InstallPlanStatusFluent.AttenuatedServiceAccountRefNested<A> editOrNewAttenuatedServiceAccountRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
- Specified by:
editOrNewAttenuatedServiceAccountRefLikein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addToBundleLookups
public A addToBundleLookups(int index, BundleLookup item)
- Specified by:
addToBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
setToBundleLookups
public A setToBundleLookups(int index, BundleLookup item)
- Specified by:
setToBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addToBundleLookups
public A addToBundleLookups(BundleLookup... items)
- Specified by:
addToBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addAllToBundleLookups
public A addAllToBundleLookups(Collection<BundleLookup> items)
- Specified by:
addAllToBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeFromBundleLookups
public A removeFromBundleLookups(BundleLookup... items)
- Specified by:
removeFromBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeAllFromBundleLookups
public A removeAllFromBundleLookups(Collection<BundleLookup> items)
- Specified by:
removeAllFromBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeMatchingFromBundleLookups
public A removeMatchingFromBundleLookups(Predicate<BundleLookupBuilder> predicate)
- Specified by:
removeMatchingFromBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getBundleLookups
@Deprecated public List<BundleLookup> getBundleLookups()
Deprecated.This method has been deprecated, please use method buildBundleLookups instead.- Specified by:
getBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>- Returns:
- The buildable object.
-
buildBundleLookups
public List<BundleLookup> buildBundleLookups()
- Specified by:
buildBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildBundleLookup
public BundleLookup buildBundleLookup(int index)
- Specified by:
buildBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildFirstBundleLookup
public BundleLookup buildFirstBundleLookup()
- Specified by:
buildFirstBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildLastBundleLookup
public BundleLookup buildLastBundleLookup()
- Specified by:
buildLastBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildMatchingBundleLookup
public BundleLookup buildMatchingBundleLookup(Predicate<BundleLookupBuilder> predicate)
- Specified by:
buildMatchingBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasMatchingBundleLookup
public Boolean hasMatchingBundleLookup(Predicate<BundleLookupBuilder> predicate)
- Specified by:
hasMatchingBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withBundleLookups
public A withBundleLookups(List<BundleLookup> bundleLookups)
- Specified by:
withBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withBundleLookups
public A withBundleLookups(BundleLookup... bundleLookups)
- Specified by:
withBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasBundleLookups
public Boolean hasBundleLookups()
- Specified by:
hasBundleLookupsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewBundleLookup
public InstallPlanStatusFluent.BundleLookupsNested<A> addNewBundleLookup()
- Specified by:
addNewBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewBundleLookupLike
public InstallPlanStatusFluent.BundleLookupsNested<A> addNewBundleLookupLike(BundleLookup item)
- Specified by:
addNewBundleLookupLikein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
setNewBundleLookupLike
public InstallPlanStatusFluent.BundleLookupsNested<A> setNewBundleLookupLike(int index, BundleLookup item)
- Specified by:
setNewBundleLookupLikein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editBundleLookup
public InstallPlanStatusFluent.BundleLookupsNested<A> editBundleLookup(int index)
- Specified by:
editBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editFirstBundleLookup
public InstallPlanStatusFluent.BundleLookupsNested<A> editFirstBundleLookup()
- Specified by:
editFirstBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editLastBundleLookup
public InstallPlanStatusFluent.BundleLookupsNested<A> editLastBundleLookup()
- Specified by:
editLastBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editMatchingBundleLookup
public InstallPlanStatusFluent.BundleLookupsNested<A> editMatchingBundleLookup(Predicate<BundleLookupBuilder> predicate)
- Specified by:
editMatchingBundleLookupin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addToCatalogSources
public A addToCatalogSources(int index, String item)
- Specified by:
addToCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
setToCatalogSources
public A setToCatalogSources(int index, String item)
- Specified by:
setToCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addToCatalogSources
public A addToCatalogSources(String... items)
- Specified by:
addToCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addAllToCatalogSources
public A addAllToCatalogSources(Collection<String> items)
- Specified by:
addAllToCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeFromCatalogSources
public A removeFromCatalogSources(String... items)
- Specified by:
removeFromCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeAllFromCatalogSources
public A removeAllFromCatalogSources(Collection<String> items)
- Specified by:
removeAllFromCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getCatalogSources
public List<String> getCatalogSources()
- Specified by:
getCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getCatalogSource
public String getCatalogSource(int index)
- Specified by:
getCatalogSourcein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getFirstCatalogSource
public String getFirstCatalogSource()
- Specified by:
getFirstCatalogSourcein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getLastCatalogSource
public String getLastCatalogSource()
- Specified by:
getLastCatalogSourcein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getMatchingCatalogSource
public String getMatchingCatalogSource(Predicate<String> predicate)
- Specified by:
getMatchingCatalogSourcein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasMatchingCatalogSource
public Boolean hasMatchingCatalogSource(Predicate<String> predicate)
- Specified by:
hasMatchingCatalogSourcein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withCatalogSources
public A withCatalogSources(List<String> catalogSources)
- Specified by:
withCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withCatalogSources
public A withCatalogSources(String... catalogSources)
- Specified by:
withCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasCatalogSources
public Boolean hasCatalogSources()
- Specified by:
hasCatalogSourcesin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewCatalogSource
public A addNewCatalogSource(String arg1)
- Specified by:
addNewCatalogSourcein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewCatalogSource
public A addNewCatalogSource(StringBuilder arg1)
- Specified by:
addNewCatalogSourcein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewCatalogSource
public A addNewCatalogSource(StringBuffer arg1)
- Specified by:
addNewCatalogSourcein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addToConditions
public A addToConditions(int index, InstallPlanCondition item)
- Specified by:
addToConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
setToConditions
public A setToConditions(int index, InstallPlanCondition item)
- Specified by:
setToConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addToConditions
public A addToConditions(InstallPlanCondition... items)
- Specified by:
addToConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addAllToConditions
public A addAllToConditions(Collection<InstallPlanCondition> items)
- Specified by:
addAllToConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeFromConditions
public A removeFromConditions(InstallPlanCondition... items)
- Specified by:
removeFromConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeAllFromConditions
public A removeAllFromConditions(Collection<InstallPlanCondition> items)
- Specified by:
removeAllFromConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeMatchingFromConditions
public A removeMatchingFromConditions(Predicate<InstallPlanConditionBuilder> predicate)
- Specified by:
removeMatchingFromConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getConditions
@Deprecated public List<InstallPlanCondition> getConditions()
Deprecated.This method has been deprecated, please use method buildConditions instead.- Specified by:
getConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>- Returns:
- The buildable object.
-
buildConditions
public List<InstallPlanCondition> buildConditions()
- Specified by:
buildConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildCondition
public InstallPlanCondition buildCondition(int index)
- Specified by:
buildConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildFirstCondition
public InstallPlanCondition buildFirstCondition()
- Specified by:
buildFirstConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildLastCondition
public InstallPlanCondition buildLastCondition()
- Specified by:
buildLastConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildMatchingCondition
public InstallPlanCondition buildMatchingCondition(Predicate<InstallPlanConditionBuilder> predicate)
- Specified by:
buildMatchingConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasMatchingCondition
public Boolean hasMatchingCondition(Predicate<InstallPlanConditionBuilder> predicate)
- Specified by:
hasMatchingConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withConditions
public A withConditions(List<InstallPlanCondition> conditions)
- Specified by:
withConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withConditions
public A withConditions(InstallPlanCondition... conditions)
- Specified by:
withConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasConditions
public Boolean hasConditions()
- Specified by:
hasConditionsin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewCondition
public InstallPlanStatusFluent.ConditionsNested<A> addNewCondition()
- Specified by:
addNewConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewConditionLike
public InstallPlanStatusFluent.ConditionsNested<A> addNewConditionLike(InstallPlanCondition item)
- Specified by:
addNewConditionLikein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
setNewConditionLike
public InstallPlanStatusFluent.ConditionsNested<A> setNewConditionLike(int index, InstallPlanCondition item)
- Specified by:
setNewConditionLikein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editCondition
public InstallPlanStatusFluent.ConditionsNested<A> editCondition(int index)
- Specified by:
editConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editFirstCondition
public InstallPlanStatusFluent.ConditionsNested<A> editFirstCondition()
- Specified by:
editFirstConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editLastCondition
public InstallPlanStatusFluent.ConditionsNested<A> editLastCondition()
- Specified by:
editLastConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editMatchingCondition
public InstallPlanStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<InstallPlanConditionBuilder> predicate)
- Specified by:
editMatchingConditionin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getPhase
public String getPhase()
- Specified by:
getPhasein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withPhase
public A withPhase(String phase)
- Specified by:
withPhasein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasPhase
public Boolean hasPhase()
- Specified by:
hasPhasein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withNewPhase
public A withNewPhase(String arg1)
- Specified by:
withNewPhasein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withNewPhase
public A withNewPhase(StringBuilder arg1)
- Specified by:
withNewPhasein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withNewPhase
public A withNewPhase(StringBuffer arg1)
- Specified by:
withNewPhasein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addToPlan
public A addToPlan(int index, Step item)
- Specified by:
addToPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
setToPlan
public A setToPlan(int index, Step item)
- Specified by:
setToPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addToPlan
public A addToPlan(Step... items)
- Specified by:
addToPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addAllToPlan
public A addAllToPlan(Collection<Step> items)
- Specified by:
addAllToPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeFromPlan
public A removeFromPlan(Step... items)
- Specified by:
removeFromPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeAllFromPlan
public A removeAllFromPlan(Collection<Step> items)
- Specified by:
removeAllFromPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
removeMatchingFromPlan
public A removeMatchingFromPlan(Predicate<StepBuilder> predicate)
- Specified by:
removeMatchingFromPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
getPlan
@Deprecated public List<Step> getPlan()
Deprecated.This method has been deprecated, please use method buildPlan instead.- Specified by:
getPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>- Returns:
- The buildable object.
-
buildPlan
public List<Step> buildPlan()
- Specified by:
buildPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildPlan
public Step buildPlan(int index)
- Specified by:
buildPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildFirstPlan
public Step buildFirstPlan()
- Specified by:
buildFirstPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildLastPlan
public Step buildLastPlan()
- Specified by:
buildLastPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
buildMatchingPlan
public Step buildMatchingPlan(Predicate<StepBuilder> predicate)
- Specified by:
buildMatchingPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasMatchingPlan
public Boolean hasMatchingPlan(Predicate<StepBuilder> predicate)
- Specified by:
hasMatchingPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withPlan
public A withPlan(List<Step> plan)
- Specified by:
withPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
withPlan
public A withPlan(Step... plan)
- Specified by:
withPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
hasPlan
public Boolean hasPlan()
- Specified by:
hasPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewPlan
public InstallPlanStatusFluent.PlanNested<A> addNewPlan()
- Specified by:
addNewPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
addNewPlanLike
public InstallPlanStatusFluent.PlanNested<A> addNewPlanLike(Step item)
- Specified by:
addNewPlanLikein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
setNewPlanLike
public InstallPlanStatusFluent.PlanNested<A> setNewPlanLike(int index, Step item)
- Specified by:
setNewPlanLikein interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editPlan
public InstallPlanStatusFluent.PlanNested<A> editPlan(int index)
- Specified by:
editPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editFirstPlan
public InstallPlanStatusFluent.PlanNested<A> editFirstPlan()
- Specified by:
editFirstPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editLastPlan
public InstallPlanStatusFluent.PlanNested<A> editLastPlan()
- Specified by:
editLastPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
editMatchingPlan
public InstallPlanStatusFluent.PlanNested<A> editMatchingPlan(Predicate<StepBuilder> predicate)
- Specified by:
editMatchingPlanin interfaceInstallPlanStatusFluent<A extends InstallPlanStatusFluent<A>>
-
-