Uses of Class
io.fabric8.openshift.api.model.config.v1.OperandVersionBuilder
-
Packages that use OperandVersionBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of OperandVersionBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return OperandVersionBuilder Modifier and Type Method Description OperandVersionBuilderOperandVersion. edit()OperandVersionBuilderOperandVersion. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type OperandVersionBuilder Modifier and Type Method Description OperandVersionClusterOperatorStatusFluent. buildMatchingVersion(Predicate<OperandVersionBuilder> predicate)ClusterOperatorStatusFluent.VersionsNested<A>ClusterOperatorStatusFluent. editMatchingVersion(Predicate<OperandVersionBuilder> predicate)booleanClusterOperatorStatusFluent. hasMatchingVersion(Predicate<OperandVersionBuilder> predicate)AClusterOperatorStatusFluent. removeMatchingFromVersions(Predicate<OperandVersionBuilder> predicate)
-