DeleteTaskPushNotificationConfigResponseSpecification
class DeleteTaskPushNotificationConfigResponseSpecification(delay: Duration = Duration.ZERO) : AbstractResponseSpecification<DeleteTaskPushNotificationConfigRequest, DeleteTaskPushNotificationConfigResponse> (source)
Response specification for configuring delete task push notification config responses.
Properties
Functions
Link copied to clipboard
Builds the response.
Link copied to clipboard
Link copied to clipboard
fun error(init: JSONRPCErrorBuilder<JSONRPCError, JSONRPCErrorBuilder<JSONRPCError, *>>.() -> Unit): DeleteTaskPushNotificationConfigResponseSpecification
Sets the error using a lambda with receiver.
Link copied to clipboard
Sets the request ID.