public static class Event.Builder extends Object
Builder()
Event
build()
Event.Builder
subtype(String subtype)
type(String type)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Event.Builder type(String type)
示例值:helpdesk.ticket_message
type
public Event.Builder subtype(String subtype)
示例值:ticket_message.created_v1
subtype
public Event build()
Copyright © 2025. All rights reserved.