Uses of Enum
software.amazon.awssdk.services.bedrockagent.model.PromptTemplateConfiguration.Type
Packages that use PromptTemplateConfiguration.Type
-
Uses of PromptTemplateConfiguration.Type in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return PromptTemplateConfiguration.TypeModifier and TypeMethodDescriptionPromptTemplateConfiguration.type()Retrieve an enum value representing which member of this object is populated.Returns the enum constant of this type with the specified name.static PromptTemplateConfiguration.Type[]PromptTemplateConfiguration.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.