Uses of Class
software.amazon.awssdk.services.wisdom.model.Document
-
Packages that use Document Package Description software.amazon.awssdk.services.wisdom.model -
-
Uses of Document in software.amazon.awssdk.services.wisdom.model
Methods in software.amazon.awssdk.services.wisdom.model that return Document Modifier and Type Method Description DocumentRecommendationData. document()The recommended document.DocumentResultData. document()The document.Methods in software.amazon.awssdk.services.wisdom.model with parameters of type Document Modifier and Type Method Description RecommendationData.BuilderRecommendationData.Builder. document(Document document)The recommended document.ResultData.BuilderResultData.Builder. document(Document document)The document.
-