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