Uses of Class
software.amazon.awssdk.services.datazone.model.AcceptChoice
-
Packages that use AcceptChoice Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of AcceptChoice in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return types with arguments of type AcceptChoice Modifier and Type Method Description List<AcceptChoice>AcceptPredictionsRequest. acceptChoices()Methods in software.amazon.awssdk.services.datazone.model with parameters of type AcceptChoice Modifier and Type Method Description AcceptPredictionsRequest.BuilderAcceptPredictionsRequest.Builder. acceptChoices(AcceptChoice... acceptChoices)Method parameters in software.amazon.awssdk.services.datazone.model with type arguments of type AcceptChoice Modifier and Type Method Description AcceptPredictionsRequest.BuilderAcceptPredictionsRequest.Builder. acceptChoices(Collection<AcceptChoice> acceptChoices)
-