Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.model.DocumentStandardGenerativeField
-
Packages that use DocumentStandardGenerativeField Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of DocumentStandardGenerativeField in software.amazon.awssdk.services.bedrockdataautomation.model
Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return DocumentStandardGenerativeField Modifier and Type Method Description DocumentStandardGenerativeFieldDocumentStandardOutputConfiguration. generativeField()Returns the value of the GenerativeField property for this object.Methods in software.amazon.awssdk.services.bedrockdataautomation.model with parameters of type DocumentStandardGenerativeField Modifier and Type Method Description DocumentStandardOutputConfiguration.BuilderDocumentStandardOutputConfiguration.Builder. generativeField(DocumentStandardGenerativeField generativeField)Sets the value of the GenerativeField property for this object.
-