Uses of Interface
io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionFluent
-
Packages that use ClusterServiceVersionFluent Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of ClusterServiceVersionFluent in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type parameters of type ClusterServiceVersionFluent Modifier and Type Interface Description interfaceClusterServiceVersionFluent<A extends ClusterServiceVersionFluent<A>>classClusterServiceVersionFluentImpl<A extends ClusterServiceVersionFluent<A>>Subinterfaces of ClusterServiceVersionFluent in io.fabric8.openshift.api.model.operatorhub.v1alpha1 Modifier and Type Interface Description static interfaceClusterServiceVersionListFluent.ItemsNested<N>Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that implement ClusterServiceVersionFluent Modifier and Type Class Description classClusterServiceVersionBuilderclassClusterServiceVersionFluentImpl<A extends ClusterServiceVersionFluent<A>>classClusterServiceVersionListFluentImpl.ItemsNestedImpl<N>Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type ClusterServiceVersionFluent Constructor Description ClusterServiceVersionBuilder(ClusterServiceVersionFluent<?> fluent)ClusterServiceVersionBuilder(ClusterServiceVersionFluent<?> fluent, ClusterServiceVersion instance)ClusterServiceVersionBuilder(ClusterServiceVersionFluent<?> fluent, ClusterServiceVersion instance, Boolean validationEnabled)ClusterServiceVersionBuilder(ClusterServiceVersionFluent<?> fluent, Boolean validationEnabled)
-