Uses of Interface
io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupFluent
-
Packages that use OperatorGroupFluent Package Description io.fabric8.openshift.api.model.operatorhub.v1 -
-
Uses of OperatorGroupFluent in io.fabric8.openshift.api.model.operatorhub.v1
Classes in io.fabric8.openshift.api.model.operatorhub.v1 with type parameters of type OperatorGroupFluent Modifier and Type Interface Description interfaceOperatorGroupFluent<A extends OperatorGroupFluent<A>>classOperatorGroupFluentImpl<A extends OperatorGroupFluent<A>>Subinterfaces of OperatorGroupFluent in io.fabric8.openshift.api.model.operatorhub.v1 Modifier and Type Interface Description static interfaceOperatorGroupListFluent.ItemsNested<N>Classes in io.fabric8.openshift.api.model.operatorhub.v1 that implement OperatorGroupFluent Modifier and Type Class Description classOperatorGroupBuilderclassOperatorGroupFluentImpl<A extends OperatorGroupFluent<A>>classOperatorGroupListFluentImpl.ItemsNestedImpl<N>Constructors in io.fabric8.openshift.api.model.operatorhub.v1 with parameters of type OperatorGroupFluent Constructor Description OperatorGroupBuilder(OperatorGroupFluent<?> fluent)OperatorGroupBuilder(OperatorGroupFluent<?> fluent, OperatorGroup instance)OperatorGroupBuilder(OperatorGroupFluent<?> fluent, OperatorGroup instance, Boolean validationEnabled)OperatorGroupBuilder(OperatorGroupFluent<?> fluent, Boolean validationEnabled)
-