Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.NeptuneAnalyticsConfiguration.Builder
Packages that use NeptuneAnalyticsConfiguration.Builder
-
Uses of NeptuneAnalyticsConfiguration.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return NeptuneAnalyticsConfiguration.BuilderModifier and TypeMethodDescriptionNeptuneAnalyticsConfiguration.builder()NeptuneAnalyticsConfiguration.Builder.fieldMapping(Consumer<NeptuneAnalyticsFieldMapping.Builder> fieldMapping) Contains the names of the fields to which to map information about the vector store.NeptuneAnalyticsConfiguration.Builder.fieldMapping(NeptuneAnalyticsFieldMapping fieldMapping) Contains the names of the fields to which to map information about the vector store.The Amazon Resource Name (ARN) of the Neptune Analytics vector store.NeptuneAnalyticsConfiguration.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type NeptuneAnalyticsConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends NeptuneAnalyticsConfiguration.Builder>NeptuneAnalyticsConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type NeptuneAnalyticsConfiguration.BuilderModifier and TypeMethodDescriptiondefault StorageConfiguration.BuilderStorageConfiguration.Builder.neptuneAnalyticsConfiguration(Consumer<NeptuneAnalyticsConfiguration.Builder> neptuneAnalyticsConfiguration) Contains details about the Neptune Analytics configuration of the knowledge base in Amazon Neptune.