java.lang.Object
com.lark.oapi.service.security_and_compliance.v1.model.Notification

public class Notification extends Object
  • 构造器详细资料

    • Notification

      public Notification()
    • Notification

      public Notification(Notification.Builder builder)
  • 方法详细资料

    • newBuilder

      public static Notification.Builder newBuilder()
    • getIdempotentKey

      public String getIdempotentKey()
    • setIdempotentKey

      public void setIdempotentKey(String idempotentKey)
    • getContent

      public String getContent()
    • setContent

      public void setContent(String content)