Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.DependentStatusBuilder
-
Packages that use DependentStatusBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of DependentStatusBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return DependentStatusBuilder Modifier and Type Method Description DependentStatusBuilderDependentStatus. edit()DependentStatusBuilderDependentStatus. toBuilder()Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type arguments of type DependentStatusBuilder Modifier and Type Method Description DependentStatusRequirementStatusFluent. buildMatchingDependent(Predicate<DependentStatusBuilder> predicate)RequirementStatusFluent.DependentsNested<A>RequirementStatusFluent. editMatchingDependent(Predicate<DependentStatusBuilder> predicate)booleanRequirementStatusFluent. hasMatchingDependent(Predicate<DependentStatusBuilder> predicate)ARequirementStatusFluent. removeMatchingFromDependents(Predicate<DependentStatusBuilder> predicate)
-