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.
|
RobotSoftwareSuite.Builder |
name(String name)
The name of the robot software suite.
|
RobotSoftwareSuite.Builder |
version(RobotSoftwareSuiteVersionType version)
The version of the robot software suite.
|
RobotSoftwareSuite.Builder |
version(String version)
The version of the robot software suite.
|
copyapplyMutation, buildRobotSoftwareSuite.Builder name(String name)
The name of the robot software suite.
name - The name of the robot software suite.RobotSoftwareSuiteType,
RobotSoftwareSuiteTypeRobotSoftwareSuite.Builder name(RobotSoftwareSuiteType name)
The name of the robot software suite.
name - The name of the robot software suite.RobotSoftwareSuiteType,
RobotSoftwareSuiteTypeRobotSoftwareSuite.Builder version(String version)
The version of the robot software suite.
version - The version of the robot software suite.RobotSoftwareSuiteVersionType,
RobotSoftwareSuiteVersionTypeRobotSoftwareSuite.Builder version(RobotSoftwareSuiteVersionType version)
The version of the robot software suite.
version - The version of the robot software suite.RobotSoftwareSuiteVersionType,
RobotSoftwareSuiteVersionTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.