DJI Mobile SDK Documentation

      class Builder

      static class Builder
      Package:dji.common.mission.waypointv2.Action
      Description:

      Generates the immutable object.

      Class Members:
      Set Point Cloud Recordf Operation Type
      method
      method type
      Builder type(ActionTypes.PointCloudRecordType type)
      Package:dji.common.mission.waypointv2.Action
      Description:

      Sets the point cloud record operation type.

      Input Parameters:
      ActionTypes.PointCloudRecordType typeThe value of PointCloudRecordType enum.
      Return:
      BuilderThe build of Builder.