类 TaskPushNotificationConfig
java.lang.Object
io.github.a2ap.core.model.PushNotificationConfig
io.github.a2ap.core.model.TaskPushNotificationConfig
Configuration for task-specific push notifications, extending the base push
notification config.
-
嵌套类概要
嵌套类修饰符和类型类说明static classBuilder for creating instances of TaskPushNotificationConfig. -
构造器概要
构造器 -
方法概要
从类继承的方法 io.github.a2ap.core.model.PushNotificationConfig
builder, getAuthToken, getUrl, setAuthToken, setUrl
-
构造器详细资料
-
TaskPushNotificationConfig
public TaskPushNotificationConfig() -
TaskPushNotificationConfig
-
-
方法详细资料
-
getTaskId
-
setTaskId
-
equals
- 覆盖:
equals在类中PushNotificationConfig
-
hashCode
public int hashCode()- 覆盖:
hashCode在类中PushNotificationConfig
-
toString
- 覆盖:
toString在类中PushNotificationConfig
-
taskPushBuilder
-