类 ImportJobMountPoint

java.lang.Object
com.lark.oapi.service.drive.v2.model.ImportJobMountPoint

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

    • ImportJobMountPoint

      public ImportJobMountPoint()
    • ImportJobMountPoint

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

    • newBuilder

      public static ImportJobMountPoint.Builder newBuilder()
    • getMountType

      public Integer getMountType()
    • setMountType

      public void setMountType(Integer mountType)
    • getMountKey

      public String getMountKey()
    • setMountKey

      public void setMountKey(String mountKey)