Uses of Class
software.amazon.awssdk.services.bedrockagent.model.CustomContent
Packages that use CustomContent
-
Uses of CustomContent in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return CustomContentModifier and TypeMethodDescriptionfinal 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 CustomContentModifier and TypeMethodDescriptionDocumentContent.Builder.custom(CustomContent custom) Contains information about the content to ingest into a knowledge base connected to a custom data source.