Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.S3Content.Builder
Packages that use S3Content.Builder
-
Uses of S3Content.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return S3Content.BuilderModifier and TypeMethodDescriptionstatic S3Content.BuilderS3Content.builder()default S3Content.BuilderS3Content.Builder.s3Location(Consumer<S3Location.Builder> s3Location) The S3 location of the file containing the content to ingest.S3Content.Builder.s3Location(S3Location s3Location) The S3 location of the file containing the content to ingest.S3Content.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type S3Content.BuilderModifier and TypeMethodDescriptionstatic Class<? extends S3Content.Builder>S3Content.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type S3Content.BuilderModifier and TypeMethodDescriptiondefault DocumentContent.BuilderDocumentContent.Builder.s3(Consumer<S3Content.Builder> s3) Contains information about the content to ingest into a knowledge base connected to an Amazon S3 data source