Uses of Record Class
org.a2aproject.sdk.spec.APIKeySecurityScheme
Packages that use APIKeySecurityScheme
Package
Description
JSON processing exceptions for the A2A Java SDK.
-
Uses of APIKeySecurityScheme in org.a2aproject.sdk.grpc.mapper
Methods in org.a2aproject.sdk.grpc.mapper that return APIKeySecuritySchemeModifier and TypeMethodDescriptiondefault APIKeySecuritySchemeAPIKeySecuritySchemeMapper.fromProto(APIKeySecurityScheme proto) Methods in org.a2aproject.sdk.grpc.mapper with parameters of type APIKeySecuritySchemeModifier and TypeMethodDescriptionAPIKeySecuritySchemeMapper.toProto(APIKeySecurityScheme domain) APIKeySecuritySchemeMapperImpl.toProto(APIKeySecurityScheme domain) -
Uses of APIKeySecurityScheme in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.spec that return APIKeySecuritySchemeModifier and TypeMethodDescriptionAPIKeySecurityScheme.Builder.build()Builds a new immutableAPIKeySecuritySchemefrom the current builder state.