java.lang.Object
com.lark.oapi.service.gray_test_open_sg.v1.model.Moto.Builder
封闭类:
Moto

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

    • Builder

      public Builder()
  • 方法详细资料

    • motoId

      public Moto.Builder motoId(String motoId)
      desc

      示例值:

      参数:
      motoId -
      返回:
    • id

      public Moto.Builder id(String id)
      desc2

      示例值:

      参数:
      id -
      返回:
    • userName

      public Moto.Builder userName(String userName)
      name

      示例值:

      参数:
      userName -
      返回:
    • type

      public Moto.Builder type(String type)
      type

      示例值:

      参数:
      type -
      返回:
    • build

      public Moto build()