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