AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Classes | Typedefs | Enumerations
Aws::DeviceFarm::Model Namespace Reference

Namespaces

 ArtifactCategoryMapper
 
 ArtifactTypeMapper
 
 BillingMethodMapper
 
 CurrencyCodeMapper
 
 DeviceAttributeMapper
 
 DeviceFormFactorMapper
 
 DevicePlatformMapper
 
 DevicePoolTypeMapper
 
 ExecutionResultMapper
 
 ExecutionStatusMapper
 
 OfferingTransactionTypeMapper
 
 OfferingTypeMapper
 
 RecurringChargeFrequencyMapper
 
 RuleOperatorMapper
 
 SampleTypeMapper
 
 TestTypeMapper
 
 UploadStatusMapper
 
 UploadTypeMapper
 

Classes

class  AccountSettings
 
class  Artifact
 
class  Counters
 
class  CPU
 
class  CreateDevicePoolRequest
 
class  CreateDevicePoolResult
 
class  CreateProjectRequest
 
class  CreateProjectResult
 
class  CreateUploadRequest
 
class  CreateUploadResult
 
class  DeleteDevicePoolRequest
 
class  DeleteDevicePoolResult
 
class  DeleteProjectRequest
 
class  DeleteProjectResult
 
class  DeleteRunRequest
 
class  DeleteRunResult
 
class  DeleteUploadRequest
 
class  DeleteUploadResult
 
class  Device
 
class  DeviceMinutes
 
class  DevicePool
 
class  DevicePoolCompatibilityResult
 
class  GetAccountSettingsRequest
 
class  GetAccountSettingsResult
 
class  GetDevicePoolCompatibilityRequest
 
class  GetDevicePoolCompatibilityResult
 
class  GetDevicePoolRequest
 
class  GetDevicePoolResult
 
class  GetDeviceRequest
 
class  GetDeviceResult
 
class  GetJobRequest
 
class  GetJobResult
 
class  GetOfferingStatusRequest
 
class  GetOfferingStatusResult
 
class  GetProjectRequest
 
class  GetProjectResult
 
class  GetRunRequest
 
class  GetRunResult
 
class  GetSuiteRequest
 
class  GetSuiteResult
 
class  GetTestRequest
 
class  GetTestResult
 
class  GetUploadRequest
 
class  GetUploadResult
 
class  IncompatibilityMessage
 
class  Job
 
class  ListArtifactsRequest
 
class  ListArtifactsResult
 
class  ListDevicePoolsRequest
 
class  ListDevicePoolsResult
 
class  ListDevicesRequest
 
class  ListDevicesResult
 
class  ListJobsRequest
 
class  ListJobsResult
 
class  ListOfferingsRequest
 
class  ListOfferingsResult
 
class  ListOfferingTransactionsRequest
 
class  ListOfferingTransactionsResult
 
class  ListProjectsRequest
 
class  ListProjectsResult
 
class  ListRunsRequest
 
class  ListRunsResult
 
class  ListSamplesRequest
 
class  ListSamplesResult
 
class  ListSuitesRequest
 
class  ListSuitesResult
 
class  ListTestsRequest
 
class  ListTestsResult
 
class  ListUniqueProblemsRequest
 
class  ListUniqueProblemsResult
 
class  ListUploadsRequest
 
class  ListUploadsResult
 
class  Location
 
class  MonetaryAmount
 
class  Offering
 
class  OfferingStatus
 
class  OfferingTransaction
 
class  Problem
 
class  ProblemDetail
 
class  Project
 
class  PurchaseOfferingRequest
 
class  PurchaseOfferingResult
 
class  Radios
 
class  RecurringCharge
 
class  RenewOfferingRequest
 
class  RenewOfferingResult
 
class  Resolution
 
class  Rule
 
class  Run
 
class  Sample
 
class  ScheduleRunConfiguration
 
class  ScheduleRunRequest
 
class  ScheduleRunResult
 
class  ScheduleRunTest
 
class  StopRunRequest
 
class  StopRunResult
 
class  Suite
 
class  Test
 
class  UniqueProblem
 
class  UpdateDevicePoolRequest
 
class  UpdateDevicePoolResult
 
class  UpdateProjectRequest
 
class  UpdateProjectResult
 
class  Upload
 

Typedefs

typedef Aws::Utils::Outcome< CreateDevicePoolResult, Aws::Client::AWSError< DeviceFarmErrors > > CreateDevicePoolOutcome
 
typedef Aws::Utils::Outcome< CreateProjectResult, Aws::Client::AWSError< DeviceFarmErrors > > CreateProjectOutcome
 
typedef Aws::Utils::Outcome< CreateUploadResult, Aws::Client::AWSError< DeviceFarmErrors > > CreateUploadOutcome
 
typedef Aws::Utils::Outcome< DeleteDevicePoolResult, Aws::Client::AWSError< DeviceFarmErrors > > DeleteDevicePoolOutcome
 
typedef Aws::Utils::Outcome< DeleteProjectResult, Aws::Client::AWSError< DeviceFarmErrors > > DeleteProjectOutcome
 
typedef Aws::Utils::Outcome< DeleteRunResult, Aws::Client::AWSError< DeviceFarmErrors > > DeleteRunOutcome
 
typedef Aws::Utils::Outcome< DeleteUploadResult, Aws::Client::AWSError< DeviceFarmErrors > > DeleteUploadOutcome
 
typedef Aws::Utils::Outcome< GetAccountSettingsResult, Aws::Client::AWSError< DeviceFarmErrors > > GetAccountSettingsOutcome
 
typedef Aws::Utils::Outcome< GetDeviceResult, Aws::Client::AWSError< DeviceFarmErrors > > GetDeviceOutcome
 
typedef Aws::Utils::Outcome< GetDevicePoolResult, Aws::Client::AWSError< DeviceFarmErrors > > GetDevicePoolOutcome
 
typedef Aws::Utils::Outcome< GetDevicePoolCompatibilityResult, Aws::Client::AWSError< DeviceFarmErrors > > GetDevicePoolCompatibilityOutcome
 
typedef Aws::Utils::Outcome< GetJobResult, Aws::Client::AWSError< DeviceFarmErrors > > GetJobOutcome
 
typedef Aws::Utils::Outcome< GetOfferingStatusResult, Aws::Client::AWSError< DeviceFarmErrors > > GetOfferingStatusOutcome
 
typedef Aws::Utils::Outcome< GetProjectResult, Aws::Client::AWSError< DeviceFarmErrors > > GetProjectOutcome
 
typedef Aws::Utils::Outcome< GetRunResult, Aws::Client::AWSError< DeviceFarmErrors > > GetRunOutcome
 
typedef Aws::Utils::Outcome< GetSuiteResult, Aws::Client::AWSError< DeviceFarmErrors > > GetSuiteOutcome
 
typedef Aws::Utils::Outcome< GetTestResult, Aws::Client::AWSError< DeviceFarmErrors > > GetTestOutcome
 
typedef Aws::Utils::Outcome< GetUploadResult, Aws::Client::AWSError< DeviceFarmErrors > > GetUploadOutcome
 
typedef Aws::Utils::Outcome< ListArtifactsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListArtifactsOutcome
 
typedef Aws::Utils::Outcome< ListDevicePoolsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListDevicePoolsOutcome
 
typedef Aws::Utils::Outcome< ListDevicesResult, Aws::Client::AWSError< DeviceFarmErrors > > ListDevicesOutcome
 
typedef Aws::Utils::Outcome< ListJobsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListJobsOutcome
 
typedef Aws::Utils::Outcome< ListOfferingTransactionsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListOfferingTransactionsOutcome
 
typedef Aws::Utils::Outcome< ListOfferingsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListOfferingsOutcome
 
typedef Aws::Utils::Outcome< ListProjectsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListProjectsOutcome
 
typedef Aws::Utils::Outcome< ListRunsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListRunsOutcome
 
typedef Aws::Utils::Outcome< ListSamplesResult, Aws::Client::AWSError< DeviceFarmErrors > > ListSamplesOutcome
 
typedef Aws::Utils::Outcome< ListSuitesResult, Aws::Client::AWSError< DeviceFarmErrors > > ListSuitesOutcome
 
typedef Aws::Utils::Outcome< ListTestsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListTestsOutcome
 
typedef Aws::Utils::Outcome< ListUniqueProblemsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListUniqueProblemsOutcome
 
typedef Aws::Utils::Outcome< ListUploadsResult, Aws::Client::AWSError< DeviceFarmErrors > > ListUploadsOutcome
 
typedef Aws::Utils::Outcome< PurchaseOfferingResult, Aws::Client::AWSError< DeviceFarmErrors > > PurchaseOfferingOutcome
 
typedef Aws::Utils::Outcome< RenewOfferingResult, Aws::Client::AWSError< DeviceFarmErrors > > RenewOfferingOutcome
 
typedef Aws::Utils::Outcome< ScheduleRunResult, Aws::Client::AWSError< DeviceFarmErrors > > ScheduleRunOutcome
 
typedef Aws::Utils::Outcome< StopRunResult, Aws::Client::AWSError< DeviceFarmErrors > > StopRunOutcome
 
typedef Aws::Utils::Outcome< UpdateDevicePoolResult, Aws::Client::AWSError< DeviceFarmErrors > > UpdateDevicePoolOutcome
 
typedef Aws::Utils::Outcome< UpdateProjectResult, Aws::Client::AWSError< DeviceFarmErrors > > UpdateProjectOutcome
 
typedef std::future< CreateDevicePoolOutcomeCreateDevicePoolOutcomeCallable
 
typedef std::future< CreateProjectOutcomeCreateProjectOutcomeCallable
 
typedef std::future< CreateUploadOutcomeCreateUploadOutcomeCallable
 
typedef std::future< DeleteDevicePoolOutcomeDeleteDevicePoolOutcomeCallable
 
typedef std::future< DeleteProjectOutcomeDeleteProjectOutcomeCallable
 
typedef std::future< DeleteRunOutcomeDeleteRunOutcomeCallable
 
typedef std::future< DeleteUploadOutcomeDeleteUploadOutcomeCallable
 
typedef std::future< GetAccountSettingsOutcomeGetAccountSettingsOutcomeCallable
 
typedef std::future< GetDeviceOutcomeGetDeviceOutcomeCallable
 
typedef std::future< GetDevicePoolOutcomeGetDevicePoolOutcomeCallable
 
typedef std::future< GetDevicePoolCompatibilityOutcomeGetDevicePoolCompatibilityOutcomeCallable
 
typedef std::future< GetJobOutcomeGetJobOutcomeCallable
 
typedef std::future< GetOfferingStatusOutcomeGetOfferingStatusOutcomeCallable
 
typedef std::future< GetProjectOutcomeGetProjectOutcomeCallable
 
typedef std::future< GetRunOutcomeGetRunOutcomeCallable
 
typedef std::future< GetSuiteOutcomeGetSuiteOutcomeCallable
 
typedef std::future< GetTestOutcomeGetTestOutcomeCallable
 
typedef std::future< GetUploadOutcomeGetUploadOutcomeCallable
 
typedef std::future< ListArtifactsOutcomeListArtifactsOutcomeCallable
 
typedef std::future< ListDevicePoolsOutcomeListDevicePoolsOutcomeCallable
 
typedef std::future< ListDevicesOutcomeListDevicesOutcomeCallable
 
typedef std::future< ListJobsOutcomeListJobsOutcomeCallable
 
typedef std::future< ListOfferingTransactionsOutcomeListOfferingTransactionsOutcomeCallable
 
typedef std::future< ListOfferingsOutcomeListOfferingsOutcomeCallable
 
typedef std::future< ListProjectsOutcomeListProjectsOutcomeCallable
 
typedef std::future< ListRunsOutcomeListRunsOutcomeCallable
 
typedef std::future< ListSamplesOutcomeListSamplesOutcomeCallable
 
typedef std::future< ListSuitesOutcomeListSuitesOutcomeCallable
 
typedef std::future< ListTestsOutcomeListTestsOutcomeCallable
 
typedef std::future< ListUniqueProblemsOutcomeListUniqueProblemsOutcomeCallable
 
typedef std::future< ListUploadsOutcomeListUploadsOutcomeCallable
 
typedef std::future< PurchaseOfferingOutcomePurchaseOfferingOutcomeCallable
 
typedef std::future< RenewOfferingOutcomeRenewOfferingOutcomeCallable
 
typedef std::future< ScheduleRunOutcomeScheduleRunOutcomeCallable
 
typedef std::future< StopRunOutcomeStopRunOutcomeCallable
 
typedef std::future< UpdateDevicePoolOutcomeUpdateDevicePoolOutcomeCallable
 
typedef std::future< UpdateProjectOutcomeUpdateProjectOutcomeCallable
 

Enumerations

enum  ArtifactCategory { ArtifactCategory::NOT_SET, ArtifactCategory::SCREENSHOT, ArtifactCategory::FILE, ArtifactCategory::LOG }
 
enum  ArtifactType {
  ArtifactType::NOT_SET, ArtifactType::UNKNOWN, ArtifactType::SCREENSHOT, ArtifactType::DEVICE_LOG,
  ArtifactType::MESSAGE_LOG, ArtifactType::RESULT_LOG, ArtifactType::SERVICE_LOG, ArtifactType::WEBKIT_LOG,
  ArtifactType::INSTRUMENTATION_OUTPUT, ArtifactType::EXERCISER_MONKEY_OUTPUT, ArtifactType::CALABASH_JSON_OUTPUT, ArtifactType::CALABASH_PRETTY_OUTPUT,
  ArtifactType::CALABASH_STANDARD_OUTPUT, ArtifactType::CALABASH_JAVA_XML_OUTPUT, ArtifactType::AUTOMATION_OUTPUT, ArtifactType::APPIUM_SERVER_OUTPUT,
  ArtifactType::APPIUM_JAVA_OUTPUT, ArtifactType::APPIUM_JAVA_XML_OUTPUT, ArtifactType::APPIUM_PYTHON_OUTPUT, ArtifactType::APPIUM_PYTHON_XML_OUTPUT,
  ArtifactType::EXPLORER_EVENT_LOG, ArtifactType::EXPLORER_SUMMARY_LOG, ArtifactType::APPLICATION_CRASH_REPORT, ArtifactType::XCTEST_LOG,
  ArtifactType::VIDEO
}
 
enum  BillingMethod { BillingMethod::NOT_SET, BillingMethod::METERED, BillingMethod::UNMETERED }
 
enum  CurrencyCode { CurrencyCode::NOT_SET, CurrencyCode::USD }
 
enum  DeviceAttribute {
  DeviceAttribute::NOT_SET, DeviceAttribute::ARN, DeviceAttribute::PLATFORM, DeviceAttribute::FORM_FACTOR,
  DeviceAttribute::MANUFACTURER
}
 
enum  DeviceFormFactor { DeviceFormFactor::NOT_SET, DeviceFormFactor::PHONE, DeviceFormFactor::TABLET }
 
enum  DevicePlatform { DevicePlatform::NOT_SET, DevicePlatform::ANDROID_, DevicePlatform::IOS }
 
enum  DevicePoolType { DevicePoolType::NOT_SET, DevicePoolType::CURATED, DevicePoolType::PRIVATE_ }
 
enum  ExecutionResult {
  ExecutionResult::NOT_SET, ExecutionResult::PENDING, ExecutionResult::PASSED, ExecutionResult::WARNED,
  ExecutionResult::FAILED, ExecutionResult::SKIPPED, ExecutionResult::ERRORED, ExecutionResult::STOPPED
}
 
enum  ExecutionStatus {
  ExecutionStatus::NOT_SET, ExecutionStatus::PENDING, ExecutionStatus::PENDING_CONCURRENCY, ExecutionStatus::PENDING_DEVICE,
  ExecutionStatus::PROCESSING, ExecutionStatus::SCHEDULING, ExecutionStatus::PREPARING, ExecutionStatus::RUNNING,
  ExecutionStatus::COMPLETED, ExecutionStatus::STOPPING
}
 
enum  OfferingTransactionType { OfferingTransactionType::NOT_SET, OfferingTransactionType::PURCHASE, OfferingTransactionType::RENEW, OfferingTransactionType::SYSTEM }
 
enum  OfferingType { OfferingType::NOT_SET, OfferingType::RECURRING }
 
enum  RecurringChargeFrequency { RecurringChargeFrequency::NOT_SET, RecurringChargeFrequency::MONTHLY }
 
enum  RuleOperator {
  RuleOperator::NOT_SET, RuleOperator::EQUALS, RuleOperator::LESS_THAN, RuleOperator::GREATER_THAN,
  RuleOperator::IN, RuleOperator::NOT_IN
}
 
enum  SampleType {
  SampleType::NOT_SET, SampleType::CPU, SampleType::MEMORY, SampleType::THREADS,
  SampleType::RX_RATE, SampleType::TX_RATE, SampleType::RX, SampleType::TX,
  SampleType::NATIVE_FRAMES, SampleType::NATIVE_FPS, SampleType::NATIVE_MIN_DRAWTIME, SampleType::NATIVE_AVG_DRAWTIME,
  SampleType::NATIVE_MAX_DRAWTIME, SampleType::OPENGL_FRAMES, SampleType::OPENGL_FPS, SampleType::OPENGL_MIN_DRAWTIME,
  SampleType::OPENGL_AVG_DRAWTIME, SampleType::OPENGL_MAX_DRAWTIME
}
 
enum  TestType {
  TestType::NOT_SET, TestType::BUILTIN_FUZZ, TestType::BUILTIN_EXPLORER, TestType::APPIUM_JAVA_JUNIT,
  TestType::APPIUM_JAVA_TESTNG, TestType::APPIUM_PYTHON, TestType::APPIUM_WEB_JAVA_JUNIT, TestType::APPIUM_WEB_JAVA_TESTNG,
  TestType::APPIUM_WEB_PYTHON, TestType::CALABASH, TestType::INSTRUMENTATION, TestType::UIAUTOMATION,
  TestType::UIAUTOMATOR, TestType::XCTEST, TestType::XCTEST_UI
}
 
enum  UploadStatus {
  UploadStatus::NOT_SET, UploadStatus::INITIALIZED, UploadStatus::PROCESSING, UploadStatus::SUCCEEDED,
  UploadStatus::FAILED
}
 
enum  UploadType {
  UploadType::NOT_SET, UploadType::ANDROID_APP, UploadType::IOS_APP, UploadType::WEB_APP,
  UploadType::EXTERNAL_DATA, UploadType::APPIUM_JAVA_JUNIT_TEST_PACKAGE, UploadType::APPIUM_JAVA_TESTNG_TEST_PACKAGE, UploadType::APPIUM_PYTHON_TEST_PACKAGE,
  UploadType::APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE, UploadType::APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE, UploadType::APPIUM_WEB_PYTHON_TEST_PACKAGE, UploadType::CALABASH_TEST_PACKAGE,
  UploadType::INSTRUMENTATION_TEST_PACKAGE, UploadType::UIAUTOMATION_TEST_PACKAGE, UploadType::UIAUTOMATOR_TEST_PACKAGE, UploadType::XCTEST_TEST_PACKAGE,
  UploadType::XCTEST_UI_TEST_PACKAGE
}
 

Typedef Documentation

Definition at line 141 of file DeviceFarmClient.h.

Definition at line 181 of file DeviceFarmClient.h.

Definition at line 144 of file DeviceFarmClient.h.

Definition at line 182 of file DeviceFarmClient.h.

Definition at line 145 of file DeviceFarmClient.h.

Definition at line 183 of file DeviceFarmClient.h.

Definition at line 146 of file DeviceFarmClient.h.

Definition at line 184 of file DeviceFarmClient.h.

Definition at line 147 of file DeviceFarmClient.h.

Definition at line 185 of file DeviceFarmClient.h.

Definition at line 148 of file DeviceFarmClient.h.

Definition at line 186 of file DeviceFarmClient.h.

Definition at line 149 of file DeviceFarmClient.h.

Definition at line 187 of file DeviceFarmClient.h.

Definition at line 150 of file DeviceFarmClient.h.

Definition at line 188 of file DeviceFarmClient.h.

Definition at line 151 of file DeviceFarmClient.h.

Definition at line 189 of file DeviceFarmClient.h.

Definition at line 153 of file DeviceFarmClient.h.

Definition at line 191 of file DeviceFarmClient.h.

Definition at line 152 of file DeviceFarmClient.h.

Definition at line 190 of file DeviceFarmClient.h.

Definition at line 154 of file DeviceFarmClient.h.

Definition at line 192 of file DeviceFarmClient.h.

Definition at line 155 of file DeviceFarmClient.h.

Definition at line 193 of file DeviceFarmClient.h.

Definition at line 156 of file DeviceFarmClient.h.

Definition at line 194 of file DeviceFarmClient.h.

Definition at line 157 of file DeviceFarmClient.h.

Definition at line 195 of file DeviceFarmClient.h.

Definition at line 158 of file DeviceFarmClient.h.

Definition at line 196 of file DeviceFarmClient.h.

Definition at line 159 of file DeviceFarmClient.h.

Definition at line 197 of file DeviceFarmClient.h.

Definition at line 160 of file DeviceFarmClient.h.

Definition at line 198 of file DeviceFarmClient.h.

Definition at line 161 of file DeviceFarmClient.h.

Definition at line 199 of file DeviceFarmClient.h.

Definition at line 162 of file DeviceFarmClient.h.

Definition at line 200 of file DeviceFarmClient.h.

Definition at line 163 of file DeviceFarmClient.h.

Definition at line 201 of file DeviceFarmClient.h.

Definition at line 164 of file DeviceFarmClient.h.

Definition at line 202 of file DeviceFarmClient.h.

Definition at line 166 of file DeviceFarmClient.h.

Definition at line 204 of file DeviceFarmClient.h.

Definition at line 165 of file DeviceFarmClient.h.

Definition at line 203 of file DeviceFarmClient.h.

Definition at line 167 of file DeviceFarmClient.h.

Definition at line 205 of file DeviceFarmClient.h.

Definition at line 168 of file DeviceFarmClient.h.

Definition at line 206 of file DeviceFarmClient.h.

Definition at line 169 of file DeviceFarmClient.h.

Definition at line 207 of file DeviceFarmClient.h.

Definition at line 170 of file DeviceFarmClient.h.

Definition at line 208 of file DeviceFarmClient.h.

Definition at line 171 of file DeviceFarmClient.h.

Definition at line 209 of file DeviceFarmClient.h.

Definition at line 172 of file DeviceFarmClient.h.

Definition at line 210 of file DeviceFarmClient.h.

Definition at line 173 of file DeviceFarmClient.h.

Definition at line 211 of file DeviceFarmClient.h.

Definition at line 174 of file DeviceFarmClient.h.

Definition at line 212 of file DeviceFarmClient.h.

Definition at line 175 of file DeviceFarmClient.h.

Definition at line 213 of file DeviceFarmClient.h.

Definition at line 176 of file DeviceFarmClient.h.

Definition at line 214 of file DeviceFarmClient.h.

Definition at line 177 of file DeviceFarmClient.h.

Definition at line 215 of file DeviceFarmClient.h.

Definition at line 178 of file DeviceFarmClient.h.

Definition at line 216 of file DeviceFarmClient.h.

Definition at line 179 of file DeviceFarmClient.h.

Definition at line 217 of file DeviceFarmClient.h.

Enumeration Type Documentation

Enumerator
NOT_SET 
SCREENSHOT 
FILE 
LOG 

Definition at line 25 of file ArtifactCategory.h.

Enumerator
NOT_SET 
UNKNOWN 
SCREENSHOT 
DEVICE_LOG 
MESSAGE_LOG 
RESULT_LOG 
SERVICE_LOG 
WEBKIT_LOG 
INSTRUMENTATION_OUTPUT 
EXERCISER_MONKEY_OUTPUT 
CALABASH_JSON_OUTPUT 
CALABASH_PRETTY_OUTPUT 
CALABASH_STANDARD_OUTPUT 
CALABASH_JAVA_XML_OUTPUT 
AUTOMATION_OUTPUT 
APPIUM_SERVER_OUTPUT 
APPIUM_JAVA_OUTPUT 
APPIUM_JAVA_XML_OUTPUT 
APPIUM_PYTHON_OUTPUT 
APPIUM_PYTHON_XML_OUTPUT 
EXPLORER_EVENT_LOG 
EXPLORER_SUMMARY_LOG 
APPLICATION_CRASH_REPORT 
XCTEST_LOG 
VIDEO 

Definition at line 25 of file ArtifactType.h.

Enumerator
NOT_SET 
METERED 
UNMETERED 

Definition at line 25 of file BillingMethod.h.

Enumerator
NOT_SET 
USD 

Definition at line 25 of file CurrencyCode.h.

Enumerator
NOT_SET 
ARN 
PLATFORM 
FORM_FACTOR 
MANUFACTURER 

Definition at line 25 of file DeviceAttribute.h.

Enumerator
NOT_SET 
PHONE 
TABLET 

Definition at line 25 of file DeviceFormFactor.h.

Enumerator
NOT_SET 
ANDROID_ 
IOS 

Definition at line 25 of file DevicePlatform.h.

Enumerator
NOT_SET 
CURATED 
PRIVATE_ 

Definition at line 25 of file DevicePoolType.h.

Enumerator
NOT_SET 
PENDING 
PASSED 
WARNED 
FAILED 
SKIPPED 
ERRORED 
STOPPED 

Definition at line 25 of file ExecutionResult.h.

Enumerator
NOT_SET 
PENDING 
PENDING_CONCURRENCY 
PENDING_DEVICE 
PROCESSING 
SCHEDULING 
PREPARING 
RUNNING 
COMPLETED 
STOPPING 

Definition at line 25 of file ExecutionStatus.h.

Enumerator
NOT_SET 
PURCHASE 
RENEW 
SYSTEM 

Definition at line 25 of file OfferingTransactionType.h.

Enumerator
NOT_SET 
RECURRING 

Definition at line 25 of file OfferingType.h.

Enumerator
NOT_SET 
MONTHLY 

Definition at line 25 of file RecurringChargeFrequency.h.

Enumerator
NOT_SET 
EQUALS 
LESS_THAN 
GREATER_THAN 
IN 
NOT_IN 

Definition at line 25 of file RuleOperator.h.

Enumerator
NOT_SET 
CPU 
MEMORY 
THREADS 
RX_RATE 
TX_RATE 
RX 
TX 
NATIVE_FRAMES 
NATIVE_FPS 
NATIVE_MIN_DRAWTIME 
NATIVE_AVG_DRAWTIME 
NATIVE_MAX_DRAWTIME 
OPENGL_FRAMES 
OPENGL_FPS 
OPENGL_MIN_DRAWTIME 
OPENGL_AVG_DRAWTIME 
OPENGL_MAX_DRAWTIME 

Definition at line 25 of file SampleType.h.

Enumerator
NOT_SET 
BUILTIN_FUZZ 
BUILTIN_EXPLORER 
APPIUM_JAVA_JUNIT 
APPIUM_JAVA_TESTNG 
APPIUM_PYTHON 
APPIUM_WEB_JAVA_JUNIT 
APPIUM_WEB_JAVA_TESTNG 
APPIUM_WEB_PYTHON 
CALABASH 
INSTRUMENTATION 
UIAUTOMATION 
UIAUTOMATOR 
XCTEST 
XCTEST_UI 

Definition at line 25 of file TestType.h.

Enumerator
NOT_SET 
INITIALIZED 
PROCESSING 
SUCCEEDED 
FAILED 

Definition at line 25 of file UploadStatus.h.

Enumerator
NOT_SET 
ANDROID_APP 
IOS_APP 
WEB_APP 
EXTERNAL_DATA 
APPIUM_JAVA_JUNIT_TEST_PACKAGE 
APPIUM_JAVA_TESTNG_TEST_PACKAGE 
APPIUM_PYTHON_TEST_PACKAGE 
APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE 
APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE 
APPIUM_WEB_PYTHON_TEST_PACKAGE 
CALABASH_TEST_PACKAGE 
INSTRUMENTATION_TEST_PACKAGE 
UIAUTOMATION_TEST_PACKAGE 
UIAUTOMATOR_TEST_PACKAGE 
XCTEST_TEST_PACKAGE 
XCTEST_UI_TEST_PACKAGE 

Definition at line 25 of file UploadType.h.