Uses of Class
software.amazon.awssdk.services.bedrockagent.model.CustomContent
-
Packages that use CustomContent Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of CustomContent in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return CustomContent Modifier and Type Method Description CustomContentDocumentContent. custom()Contains information about the content to ingest into a knowledge base connected to a custom data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type CustomContent Modifier and Type Method Description DocumentContent.BuilderDocumentContent.Builder. custom(CustomContent custom)Contains information about the content to ingest into a knowledge base connected to a custom data source.
-