22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
DescribeCommandsResult & WithCommands(const Aws::Vector< Command > &value)
void SetCommands(Aws::Vector< Command > &&value)
DescribeCommandsResult & AddCommands(const Command &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetCommands(const Aws::Vector< Command > &value)
DescribeCommandsResult & AddCommands(Command &&value)
DescribeCommandsResult & WithCommands(Aws::Vector< Command > &&value)
const Aws::Vector< Command > & GetCommands() const
JSON (JavaScript Object Notation).