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