Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.model.DocumentOutputTextFormat
-
Packages that use DocumentOutputTextFormat Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of DocumentOutputTextFormat in software.amazon.awssdk.services.bedrockdataautomation.model
Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return DocumentOutputTextFormat Modifier and Type Method Description DocumentOutputTextFormatDocumentOutputFormat. textFormat()Returns the value of the TextFormat property for this object.Methods in software.amazon.awssdk.services.bedrockdataautomation.model with parameters of type DocumentOutputTextFormat Modifier and Type Method Description DocumentOutputFormat.BuilderDocumentOutputFormat.Builder. textFormat(DocumentOutputTextFormat textFormat)Sets the value of the TextFormat property for this object.
-