AWS SDK for C++
1.9.3
AWS SDK for C++
|
#include <RobotSoftwareSuite.h>
Public Member Functions | |
RobotSoftwareSuite () | |
RobotSoftwareSuite (Aws::Utils::Json::JsonView jsonValue) | |
RobotSoftwareSuite & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const RobotSoftwareSuiteType & | GetName () const |
bool | NameHasBeenSet () const |
void | SetName (const RobotSoftwareSuiteType &value) |
void | SetName (RobotSoftwareSuiteType &&value) |
RobotSoftwareSuite & | WithName (const RobotSoftwareSuiteType &value) |
RobotSoftwareSuite & | WithName (RobotSoftwareSuiteType &&value) |
const RobotSoftwareSuiteVersionType & | GetVersion () const |
bool | VersionHasBeenSet () const |
void | SetVersion (const RobotSoftwareSuiteVersionType &value) |
void | SetVersion (RobotSoftwareSuiteVersionType &&value) |
RobotSoftwareSuite & | WithVersion (const RobotSoftwareSuiteVersionType &value) |
RobotSoftwareSuite & | WithVersion (RobotSoftwareSuiteVersionType &&value) |
Information about a robot software suite (ROS distribution).
Definition at line 33 of file RobotSoftwareSuite.h.
Aws::RoboMaker::Model::RobotSoftwareSuite::RobotSoftwareSuite | ( | ) |
Aws::RoboMaker::Model::RobotSoftwareSuite::RobotSoftwareSuite | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The name of the robot software suite (ROS distribution).
Definition at line 45 of file RobotSoftwareSuite.h.
|
inline |
The version of the robot software suite (ROS distribution).
Definition at line 76 of file RobotSoftwareSuite.h.
Aws::Utils::Json::JsonValue Aws::RoboMaker::Model::RobotSoftwareSuite::Jsonize | ( | ) | const |
|
inline |
The name of the robot software suite (ROS distribution).
Definition at line 50 of file RobotSoftwareSuite.h.
RobotSoftwareSuite& Aws::RoboMaker::Model::RobotSoftwareSuite::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The name of the robot software suite (ROS distribution).
Definition at line 55 of file RobotSoftwareSuite.h.
|
inline |
The name of the robot software suite (ROS distribution).
Definition at line 60 of file RobotSoftwareSuite.h.
|
inline |
The version of the robot software suite (ROS distribution).
Definition at line 86 of file RobotSoftwareSuite.h.
|
inline |
The version of the robot software suite (ROS distribution).
Definition at line 91 of file RobotSoftwareSuite.h.
|
inline |
The version of the robot software suite (ROS distribution).
Definition at line 81 of file RobotSoftwareSuite.h.
|
inline |
The name of the robot software suite (ROS distribution).
Definition at line 65 of file RobotSoftwareSuite.h.
|
inline |
The name of the robot software suite (ROS distribution).
Definition at line 70 of file RobotSoftwareSuite.h.
|
inline |
The version of the robot software suite (ROS distribution).
Definition at line 96 of file RobotSoftwareSuite.h.
|
inline |
The version of the robot software suite (ROS distribution).
Definition at line 101 of file RobotSoftwareSuite.h.