Uses of Class
software.amazon.awssdk.services.bedrockagent.model.PineconeConfiguration
-
Packages that use PineconeConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of PineconeConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return PineconeConfiguration Modifier and Type Method Description PineconeConfigurationStorageConfiguration. pineconeConfiguration()Contains the storage configuration of the knowledge base in Pinecone.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type PineconeConfiguration Modifier and Type Method Description StorageConfiguration.BuilderStorageConfiguration.Builder. pineconeConfiguration(PineconeConfiguration pineconeConfiguration)Contains the storage configuration of the knowledge base in Pinecone.
-