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