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