Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultSharePointLocation.Builder
Packages that use RetrievalResultSharePointLocation.Builder
-
Uses of RetrievalResultSharePointLocation.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultSharePointLocation.BuilderModifier and TypeMethodDescriptionRetrievalResultSharePointLocation.builder()RetrievalResultSharePointLocation.toBuilder()The SharePoint site URL for the data source location.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type RetrievalResultSharePointLocation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RetrievalResultSharePointLocation.Builder>RetrievalResultSharePointLocation.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type RetrievalResultSharePointLocation.BuilderModifier and TypeMethodDescriptiondefault RetrievalResultLocation.BuilderRetrievalResultLocation.Builder.sharePointLocation(Consumer<RetrievalResultSharePointLocation.Builder> sharePointLocation) The SharePoint data source location.