类 GetMailgroupReq.Builder

java.lang.Object
com.lark.oapi.service.mail.v1.model.GetMailgroupReq.Builder
封闭类:
GetMailgroupReq

public static class GetMailgroupReq.Builder extends Object
  • 构造器详细资料

    • Builder

      public Builder()
  • 方法详细资料

    • mailgroupId

      public GetMailgroupReq.Builder mailgroupId(String mailgroupId)
      邮件组ID或者邮件组地址

      示例值:xxxxxxxxxxxxxxx 或 test_mail_group@xxx.xx

      参数:
      mailgroupId -
      返回:
    • build

      public GetMailgroupReq build()