Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.ConfigurationBundleToolEntry.Builder
Packages that use ConfigurationBundleToolEntry.Builder
-
Uses of ConfigurationBundleToolEntry.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ConfigurationBundleToolEntry.BuilderModifier and TypeMethodDescriptionConfigurationBundleToolEntry.builder()ConfigurationBundleToolEntry.toBuilder()ConfigurationBundleToolEntry.Builder.toolDescriptionJsonPath(String toolDescriptionJsonPath) The JSON path within the configuration bundle's components that contains the tool description.The name of the tool.Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type ConfigurationBundleToolEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ConfigurationBundleToolEntry.Builder>ConfigurationBundleToolEntry.serializableBuilderClass()