Uses of Interface
io.fabric8.openshift.api.model.operatorhub.manifests.PackageChannelFluent
-
Packages that use PackageChannelFluent Package Description io.fabric8.openshift.api.model.operatorhub.manifests -
-
Uses of PackageChannelFluent in io.fabric8.openshift.api.model.operatorhub.manifests
Classes in io.fabric8.openshift.api.model.operatorhub.manifests with type parameters of type PackageChannelFluent Modifier and Type Interface Description interfacePackageChannelFluent<A extends PackageChannelFluent<A>>classPackageChannelFluentImpl<A extends PackageChannelFluent<A>>Subinterfaces of PackageChannelFluent in io.fabric8.openshift.api.model.operatorhub.manifests Modifier and Type Interface Description static interfacePackageManifestFluent.ChannelsNested<N>Classes in io.fabric8.openshift.api.model.operatorhub.manifests that implement PackageChannelFluent Modifier and Type Class Description classPackageChannelBuilderclassPackageChannelFluentImpl<A extends PackageChannelFluent<A>>classPackageManifestFluentImpl.ChannelsNestedImpl<N>Constructors in io.fabric8.openshift.api.model.operatorhub.manifests with parameters of type PackageChannelFluent Constructor Description PackageChannelBuilder(PackageChannelFluent<?> fluent)PackageChannelBuilder(PackageChannelFluent<?> fluent, PackageChannel instance)PackageChannelBuilder(PackageChannelFluent<?> fluent, PackageChannel instance, Boolean validationEnabled)PackageChannelBuilder(PackageChannelFluent<?> fluent, Boolean validationEnabled)
-