AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
DevicePlatform.h File Reference
#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::DeviceFarm
 
 Aws::DeviceFarm::Model
 
 Aws::DeviceFarm::Model::DevicePlatformMapper
 

Enumerations

enum  Aws::DeviceFarm::Model::DevicePlatform { Aws::DeviceFarm::Model::DevicePlatform::NOT_SET, Aws::DeviceFarm::Model::DevicePlatform::ANDROID_, Aws::DeviceFarm::Model::DevicePlatform::IOS }
 

Functions

AWS_DEVICEFARM_API DevicePlatform Aws::DeviceFarm::Model::DevicePlatformMapper::GetDevicePlatformForName (const Aws::String &name)
 
AWS_DEVICEFARM_API Aws::String Aws::DeviceFarm::Model::DevicePlatformMapper::GetNameForDevicePlatform (DevicePlatform value)