Uses of Interface
io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanReferenceFluent
-
Packages that use InstallPlanReferenceFluent Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of InstallPlanReferenceFluent in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type parameters of type InstallPlanReferenceFluent Modifier and Type Interface Description interfaceInstallPlanReferenceFluent<A extends InstallPlanReferenceFluent<A>>classInstallPlanReferenceFluentImpl<A extends InstallPlanReferenceFluent<A>>Subinterfaces of InstallPlanReferenceFluent in io.fabric8.openshift.api.model.operatorhub.v1alpha1 Modifier and Type Interface Description static interfaceSubscriptionStatusFluent.InstallplanNested<N>Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that implement InstallPlanReferenceFluent Modifier and Type Class Description classInstallPlanReferenceBuilderclassInstallPlanReferenceFluentImpl<A extends InstallPlanReferenceFluent<A>>classSubscriptionStatusFluentImpl.InstallplanNestedImpl<N>Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type InstallPlanReferenceFluent Constructor Description InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent)InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, InstallPlanReference instance)InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, InstallPlanReference instance, Boolean validationEnabled)InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, Boolean validationEnabled)
-