Uses of Class
software.amazon.awssdk.services.qbusiness.model.DocumentAttributeTarget
-
Packages that use DocumentAttributeTarget Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of DocumentAttributeTarget in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return DocumentAttributeTarget Modifier and Type Method Description DocumentAttributeTargetInlineDocumentEnrichmentConfiguration. target()Returns the value of the Target property for this object.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type DocumentAttributeTarget Modifier and Type Method Description InlineDocumentEnrichmentConfiguration.BuilderInlineDocumentEnrichmentConfiguration.Builder. target(DocumentAttributeTarget target)Sets the value of the Target property for this object.
-