| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
RobotSoftwareSuite |
RobotSoftwareSuite.clone() |
RobotSoftwareSuite |
CreateRobotApplicationRequest.getRobotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
CreateSimulationApplicationVersionResult.getRobotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
UpdateRobotApplicationRequest.getRobotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
UpdateSimulationApplicationResult.getRobotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
UpdateRobotApplicationResult.getRobotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
CreateSimulationApplicationRequest.getRobotSoftwareSuite()
The robot software suite of the simulation application.
|
RobotSoftwareSuite |
UpdateSimulationApplicationRequest.getRobotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
CreateRobotApplicationResult.getRobotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
CreateSimulationApplicationResult.getRobotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
CreateRobotApplicationVersionResult.getRobotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
DescribeSimulationApplicationResult.getRobotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
DescribeRobotApplicationResult.getRobotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
RobotSoftwareSuite.withName(RobotSoftwareSuiteType name)
The name of the robot software suite.
|
RobotSoftwareSuite |
RobotSoftwareSuite.withName(String name)
The name of the robot software suite.
|
RobotSoftwareSuite |
RobotSoftwareSuite.withVersion(RobotSoftwareSuiteVersionType version)
The version of the robot software suite.
|
RobotSoftwareSuite |
RobotSoftwareSuite.withVersion(String version)
The version of the robot software suite.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateRobotApplicationRequest.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
void |
CreateSimulationApplicationVersionResult.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
void |
UpdateRobotApplicationRequest.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
void |
UpdateSimulationApplicationResult.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
void |
UpdateRobotApplicationResult.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
void |
CreateSimulationApplicationRequest.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite of the simulation application.
|
void |
UpdateSimulationApplicationRequest.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
void |
CreateRobotApplicationResult.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
void |
CreateSimulationApplicationResult.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
void |
CreateRobotApplicationVersionResult.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
void |
DescribeSimulationApplicationResult.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
void |
DescribeRobotApplicationResult.setRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
CreateRobotApplicationRequest |
CreateRobotApplicationRequest.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
CreateSimulationApplicationVersionResult |
CreateSimulationApplicationVersionResult.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
UpdateRobotApplicationRequest |
UpdateRobotApplicationRequest.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
UpdateSimulationApplicationResult |
UpdateSimulationApplicationResult.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
UpdateRobotApplicationResult |
UpdateRobotApplicationResult.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
CreateSimulationApplicationRequest |
CreateSimulationApplicationRequest.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite of the simulation application.
|
UpdateSimulationApplicationRequest |
UpdateSimulationApplicationRequest.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
CreateRobotApplicationResult |
CreateRobotApplicationResult.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
CreateSimulationApplicationResult |
CreateSimulationApplicationResult.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
CreateRobotApplicationVersionResult |
CreateRobotApplicationVersionResult.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
DescribeSimulationApplicationResult |
DescribeSimulationApplicationResult.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
DescribeRobotApplicationResult |
DescribeRobotApplicationResult.withRobotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
Copyright © 2019. All rights reserved.