类 GetSectionReq

java.lang.Object
com.lark.oapi.service.task.v2.model.GetSectionReq

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

    • GetSectionReq

      public GetSectionReq()
    • GetSectionReq

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

    • newBuilder

      public static GetSectionReq.Builder newBuilder()
    • getUserIdType

      public String getUserIdType()
    • setUserIdType

      public void setUserIdType(String userIdType)
    • getSectionGuid

      public String getSectionGuid()
    • setSectionGuid

      public void setSectionGuid(String sectionGuid)