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()Returns the value of the PineconeConfiguration property for this object.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type PineconeConfiguration Modifier and Type Method Description StorageConfiguration.BuilderStorageConfiguration.Builder. pineconeConfiguration(PineconeConfiguration pineconeConfiguration)Sets the value of the PineconeConfiguration property for this object.
-