Uses of Record Class
io.a2a.spec.PushNotificationAuthenticationInfo
Packages that use PushNotificationAuthenticationInfo
-
Uses of PushNotificationAuthenticationInfo in io.a2a.spec
Methods in io.a2a.spec that return PushNotificationAuthenticationInfoModifier and TypeMethodDescriptionPushNotificationConfig.authentication()Returns the value of theauthenticationrecord component.Methods in io.a2a.spec with parameters of type PushNotificationAuthenticationInfoModifier and TypeMethodDescriptionPushNotificationConfig.Builder.authenticationInfo(PushNotificationAuthenticationInfo authenticationInfo) Constructors in io.a2a.spec with parameters of type PushNotificationAuthenticationInfoModifierConstructorDescriptionPushNotificationConfig(String url, String token, PushNotificationAuthenticationInfo authentication, String id) Creates an instance of aPushNotificationConfigrecord class.