public static interface RobotSoftwareSuite.Builder extends SdkPojo, CopyableBuilder<RobotSoftwareSuite.Builder,RobotSoftwareSuite>
| Modifier and Type | Method and Description |
|---|---|
RobotSoftwareSuite.Builder |
name(RobotSoftwareSuiteType name)
The name of the robot software suite (ROS distribution).
|
RobotSoftwareSuite.Builder |
name(String name)
The name of the robot software suite (ROS distribution).
|
RobotSoftwareSuite.Builder |
version(RobotSoftwareSuiteVersionType version)
The version of the robot software suite (ROS distribution).
|
RobotSoftwareSuite.Builder |
version(String version)
The version of the robot software suite (ROS distribution).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRobotSoftwareSuite.Builder name(String name)
The name of the robot software suite (ROS distribution).
name - The name of the robot software suite (ROS distribution).RobotSoftwareSuiteType,
RobotSoftwareSuiteTypeRobotSoftwareSuite.Builder name(RobotSoftwareSuiteType name)
The name of the robot software suite (ROS distribution).
name - The name of the robot software suite (ROS distribution).RobotSoftwareSuiteType,
RobotSoftwareSuiteTypeRobotSoftwareSuite.Builder version(String version)
The version of the robot software suite (ROS distribution).
version - The version of the robot software suite (ROS distribution).RobotSoftwareSuiteVersionType,
RobotSoftwareSuiteVersionTypeRobotSoftwareSuite.Builder version(RobotSoftwareSuiteVersionType version)
The version of the robot software suite (ROS distribution).
version - The version of the robot software suite (ROS distribution).RobotSoftwareSuiteVersionType,
RobotSoftwareSuiteVersionTypeCopyright © 2020. All rights reserved.