Uses of Class
software.amazon.awssdk.services.bedrockagent.model.NeptuneAnalyticsConfiguration
-
Packages that use NeptuneAnalyticsConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of NeptuneAnalyticsConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return NeptuneAnalyticsConfiguration Modifier and Type Method Description NeptuneAnalyticsConfigurationStorageConfiguration. neptuneAnalyticsConfiguration()Contains details about the Neptune Analytics configuration of the knowledge base in Amazon Neptune.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type NeptuneAnalyticsConfiguration Modifier and Type Method Description StorageConfiguration.BuilderStorageConfiguration.Builder. neptuneAnalyticsConfiguration(NeptuneAnalyticsConfiguration neptuneAnalyticsConfiguration)Contains details about the Neptune Analytics configuration of the knowledge base in Amazon Neptune.
-