类 SystemInfo

java.lang.Object
com.lark.oapi.service.calendar.v4.model.SystemInfo

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

    • SystemInfo

      public SystemInfo()
    • SystemInfo

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

    • newBuilder

      public static SystemInfo.Builder newBuilder()
    • getSessionId

      public String getSessionId()
    • setSessionId

      public void setSessionId(String sessionId)