Uses of Class
software.amazon.awssdk.services.datazone.model.RejectRule
-
Packages that use RejectRule Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of RejectRule in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return RejectRule Modifier and Type Method Description RejectRuleRejectPredictionsRequest. rejectRule()Specifies the rule (or the conditions) under which a prediction can be rejected.Methods in software.amazon.awssdk.services.datazone.model with parameters of type RejectRule Modifier and Type Method Description RejectPredictionsRequest.BuilderRejectPredictionsRequest.Builder. rejectRule(RejectRule rejectRule)Specifies the rule (or the conditions) under which a prediction can be rejected.
-