| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operatorhub.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanReference |
InstallPlanReferenceBuilder.build() |
InstallPlanReference |
SubscriptionStatusFluent.buildInstallplan() |
InstallPlanReference |
SubscriptionStatusFluentImpl.buildInstallplan() |
InstallPlanReference |
SubscriptionStatusFluent.getInstallplan()
Deprecated.
|
InstallPlanReference |
SubscriptionStatusFluentImpl.getInstallplan()
Deprecated.
|
InstallPlanReference |
SubscriptionStatus.getInstallplan() |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionStatusFluent.InstallplanNested<A> |
SubscriptionStatusFluent.editOrNewInstallplanLike(InstallPlanReference item) |
SubscriptionStatusFluent.InstallplanNested<A> |
SubscriptionStatusFluentImpl.editOrNewInstallplanLike(InstallPlanReference item) |
void |
SubscriptionStatus.setInstallplan(InstallPlanReference installplan) |
A |
SubscriptionStatusFluent.withInstallplan(InstallPlanReference installplan) |
A |
SubscriptionStatusFluentImpl.withInstallplan(InstallPlanReference installplan) |
SubscriptionStatusFluent.InstallplanNested<A> |
SubscriptionStatusFluent.withNewInstallplanLike(InstallPlanReference item) |
SubscriptionStatusFluent.InstallplanNested<A> |
SubscriptionStatusFluentImpl.withNewInstallplanLike(InstallPlanReference item) |
| Constructor and Description |
|---|
InstallPlanReferenceBuilder(InstallPlanReference instance) |
InstallPlanReferenceBuilder(InstallPlanReference instance,
Boolean validationEnabled) |
InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent,
InstallPlanReference instance) |
InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent,
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) |
Copyright © 2015–2021 Red Hat. All rights reserved.