Uses of Class
software.amazon.awssdk.services.wisdom.model.ContentReference
-
Packages that use ContentReference Package Description software.amazon.awssdk.services.wisdom.model -
-
Uses of ContentReference in software.amazon.awssdk.services.wisdom.model
Methods in software.amazon.awssdk.services.wisdom.model that return ContentReference Modifier and Type Method Description ContentReferenceDocument. contentReference()A reference to the content resource.Methods in software.amazon.awssdk.services.wisdom.model with parameters of type ContentReference Modifier and Type Method Description Document.BuilderDocument.Builder. contentReference(ContentReference contentReference)A reference to the content resource.
-