Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanReference
-
Packages that use InstallPlanReference Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of InstallPlanReference in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return InstallPlanReference Modifier and Type Method Description InstallPlanReferenceInstallPlanReferenceBuilder. build()InstallPlanReferenceSubscriptionStatusFluent. buildInstallplan()InstallPlanReferenceSubscriptionStatusFluentImpl. buildInstallplan()InstallPlanReferenceSubscriptionStatus. getInstallplan()InstallPlanReferenceSubscriptionStatusFluent. getInstallplan()Deprecated.InstallPlanReferenceSubscriptionStatusFluentImpl. getInstallplan()Deprecated.Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type InstallPlanReference Modifier and Type Method Description SubscriptionStatusFluent.InstallplanNested<A>SubscriptionStatusFluent. editOrNewInstallplanLike(InstallPlanReference item)SubscriptionStatusFluent.InstallplanNested<A>SubscriptionStatusFluentImpl. editOrNewInstallplanLike(InstallPlanReference item)voidSubscriptionStatus. setInstallplan(InstallPlanReference installplan)ASubscriptionStatusFluent. withInstallplan(InstallPlanReference installplan)ASubscriptionStatusFluentImpl. withInstallplan(InstallPlanReference installplan)SubscriptionStatusFluent.InstallplanNested<A>SubscriptionStatusFluent. withNewInstallplanLike(InstallPlanReference item)SubscriptionStatusFluent.InstallplanNested<A>SubscriptionStatusFluentImpl. withNewInstallplanLike(InstallPlanReference item)Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type InstallPlanReference Constructor Description InstallPlanReferenceBuilder(InstallPlanReference instance)InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, InstallPlanReference instance)InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, InstallPlanReference instance, Boolean validationEnabled)InstallPlanReferenceBuilder(InstallPlanReference instance, Boolean validationEnabled)InstallPlanReferenceFluentImpl(InstallPlanReference instance)SubscriptionStatus(List<SubscriptionCatalogHealth> catalogHealth, List<SubscriptionCondition> conditions, String currentCSV, Integer installPlanGeneration, io.fabric8.kubernetes.api.model.ObjectReference installPlanRef, String installedCSV, InstallPlanReference installplan, String lastUpdated, String reason, String state)
-