class Builder
static final class Builder
|
Package: | dji.common.mission.waypointv2.Action |
Description:
The class is used to create the instance of WaypointCameraCustomNameParam
.
Class Members:
Set Camera Custom Expand Name Type
method
method type
Builder type(ActionTypes.CameraCustomNameType val)
|
Package: | dji.common.mission.waypointv2.Action |
Description:
Sets the camera operation type the action camera to execute.
Return:
Set Camera Custom Exapnd Name
method
method customName
Builder customName(String val)
|
Package: | dji.common.mission.waypointv2.Action |
Description:
Sets the camera custom expand name the action camera to execute.
SOURCE_DIFFERENT name | A string value. |
Return:
method build
WaypointCameraCustomNameParam build()
|
Package: | dji.common.mission.waypointv2.Action |
Description:
Generates the immutable object.
Return: