| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
RobotSoftwareSuite |
DescribeRobotApplicationResponse.robotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
CreateSimulationApplicationResponse.robotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
CreateRobotApplicationRequest.robotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
CreateSimulationApplicationRequest.robotSoftwareSuite()
The robot software suite of the simulation application.
|
RobotSoftwareSuite |
UpdateSimulationApplicationRequest.robotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
UpdateRobotApplicationRequest.robotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
DescribeSimulationApplicationResponse.robotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
UpdateRobotApplicationResponse.robotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
CreateSimulationApplicationVersionResponse.robotSoftwareSuite()
Information about the robot software suite.
|
RobotSoftwareSuite |
CreateRobotApplicationResponse.robotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
CreateRobotApplicationVersionResponse.robotSoftwareSuite()
The robot software suite used by the robot application.
|
RobotSoftwareSuite |
UpdateSimulationApplicationResponse.robotSoftwareSuite()
Information about the robot software suite.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRobotApplicationResponse.Builder |
DescribeRobotApplicationResponse.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
CreateSimulationApplicationResponse.Builder |
CreateSimulationApplicationResponse.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
CreateRobotApplicationRequest.Builder |
CreateRobotApplicationRequest.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
CreateSimulationApplicationRequest.Builder |
CreateSimulationApplicationRequest.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite of the simulation application.
|
UpdateSimulationApplicationRequest.Builder |
UpdateSimulationApplicationRequest.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
UpdateRobotApplicationRequest.Builder |
UpdateRobotApplicationRequest.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
DescribeSimulationApplicationResponse.Builder |
DescribeSimulationApplicationResponse.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
UpdateRobotApplicationResponse.Builder |
UpdateRobotApplicationResponse.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
CreateSimulationApplicationVersionResponse.Builder |
CreateSimulationApplicationVersionResponse.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
CreateRobotApplicationResponse.Builder |
CreateRobotApplicationResponse.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
CreateRobotApplicationVersionResponse.Builder |
CreateRobotApplicationVersionResponse.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
The robot software suite used by the robot application.
|
UpdateSimulationApplicationResponse.Builder |
UpdateSimulationApplicationResponse.Builder.robotSoftwareSuite(RobotSoftwareSuite robotSoftwareSuite)
Information about the robot software suite.
|
Copyright © 2019. All rights reserved.