Uses of Class
software.amazon.awssdk.services.datazone.model.AcceptRule
-
Packages that use AcceptRule Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of AcceptRule in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return AcceptRule Modifier and Type Method Description AcceptRuleAcceptPredictionsRequest. acceptRule()Specifies the rule (or the conditions) under which a prediction can be accepted.Methods in software.amazon.awssdk.services.datazone.model with parameters of type AcceptRule Modifier and Type Method Description AcceptPredictionsRequest.BuilderAcceptPredictionsRequest.Builder. acceptRule(AcceptRule acceptRule)Specifies the rule (or the conditions) under which a prediction can be accepted.
-