Uses of Enum Class
io.a2a.spec.APIKeySecurityScheme.Location
Packages that use APIKeySecurityScheme.Location
-
Uses of APIKeySecurityScheme.Location in io.a2a.spec
Methods in io.a2a.spec that return APIKeySecurityScheme.LocationModifier and TypeMethodDescriptionAPIKeySecurityScheme.Location.fromString(String location) Returns the enum constant of this class with the specified name.static APIKeySecurityScheme.Location[]APIKeySecurityScheme.Location.values()Returns an array containing the constants of this enum class, in the order they are declared.