Uses of Class
org.a2aproject.sdk.spec.APIKeySecurityScheme.Builder
Packages that use APIKeySecurityScheme.Builder
-
Uses of APIKeySecurityScheme.Builder in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.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.