Uses of Class
io.a2a.spec.APIKeySecurityScheme.Builder
Packages that use APIKeySecurityScheme.Builder
-
Uses of APIKeySecurityScheme.Builder in io.a2a.spec
Methods in io.a2a.spec that return APIKeySecurityScheme.BuilderModifier and TypeMethodDescriptionstatic APIKeySecurityScheme.BuilderAPIKeySecurityScheme.builder()Create a new BuilderAPIKeySecurityScheme.Builder.description(String description) Sets the human-readable description of the security scheme.APIKeySecurityScheme.Builder.location(APIKeySecurityScheme.Location location) Sets the location where the API key should be sent.Sets the name of the API key parameter.