Uses of Interface
io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanSpecFluent
-
Packages that use InstallPlanSpecFluent Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of InstallPlanSpecFluent in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type parameters of type InstallPlanSpecFluent Modifier and Type Interface Description interfaceInstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>classInstallPlanSpecFluentImpl<A extends InstallPlanSpecFluent<A>>Subinterfaces of InstallPlanSpecFluent in io.fabric8.openshift.api.model.operatorhub.v1alpha1 Modifier and Type Interface Description static interfaceInstallPlanFluent.SpecNested<N>Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that implement InstallPlanSpecFluent Modifier and Type Class Description classInstallPlanFluentImpl.SpecNestedImpl<N>classInstallPlanSpecBuilderclassInstallPlanSpecFluentImpl<A extends InstallPlanSpecFluent<A>>Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type InstallPlanSpecFluent Constructor Description InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent)InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent, InstallPlanSpec instance)InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent, InstallPlanSpec instance, Boolean validationEnabled)InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent, Boolean validationEnabled)
-