Package org.a2aproject.sdk.grpc.mapper
Interface APIKeySecuritySchemeMapper
- All Known Implementing Classes:
APIKeySecuritySchemeMapperImpl
public interface APIKeySecuritySchemeMapper
Mapper between
APIKeySecurityScheme and APIKeySecurityScheme.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault APIKeySecuritySchemefromProto(APIKeySecurityScheme proto) toProto(APIKeySecurityScheme domain)
-
Field Details
-
INSTANCE
-
-
Method Details
-
toProto
-
fromProto
-