AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::DeviceFarm::Model Namespace Reference

Namespaces

 
namespace  ArtifactTypeMapper
 
 
namespace  CurrencyCodeMapper
 
 
 
 
 
 
 
 
 
 
 
 
 
 
namespace  OfferingTypeMapper
 
 
namespace  RuleOperatorMapper
 
namespace  SampleTypeMapper
 
 
 
 
namespace  TestTypeMapper
 
 
namespace  UploadStatusMapper
 
namespace  UploadTypeMapper
 

Classes

 
class  Artifact
 
class  Counters
 
class  CPU
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Device
 
class  DeviceFilter
 
 
 
class  DevicePool
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  GetJobResult
 
 
 
 
 
 
 
 
 
 
class  GetRunResult
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Job
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Location
 
 
 
class  Offering
 
 
 
 
class  Problem
 
 
class  Project
 
 
 
class  Radios
 
 
 
 
 
class  Resolution
 
class  Rule
 
class  Run
 
class  Sample
 
 
 
 
 
 
 
 
 
 
 
class  Suite
 
class  Tag
 
 
 
 
 
class  Test
 
 
 
 
 
 
 
class  TrialMinutes
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Upload
 
class  VpcConfig
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< GetJobOutcomeGetJobOutcomeCallable
 
 
 
 
 
typedef std::future< GetRunOutcomeGetRunOutcomeCallable
 
 
typedef std::future< GetTestOutcomeGetTestOutcomeCallable
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< StopJobOutcomeStopJobOutcomeCallable
 
 
typedef std::future< StopRunOutcomeStopRunOutcomeCallable
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  ArtifactCategory { NOT_SET , SCREENSHOT , FILE , LOG }
 
 
enum class  BillingMethod { NOT_SET , METERED , UNMETERED }
 
enum class  CurrencyCode { NOT_SET , USD }
 
 
 
 
enum class  DeviceFormFactor { NOT_SET , PHONE , TABLET }
 
enum class  DevicePlatform { NOT_SET , ANDROID_ , IOS }
 
enum class  DevicePoolType { NOT_SET , CURATED , PRIVATE_ }
 
enum class  ExecutionResult {
  NOT_SET , PENDING , PASSED , WARNED ,
  FAILED , SKIPPED , ERRORED , STOPPED
}
 
 
 
 
 
 
 
enum class  OfferingType { NOT_SET , RECURRING }
 
 
 
 
 
 
 
 
enum class  UploadCategory { NOT_SET , CURATED , PRIVATE_ }
 
enum class  UploadStatus {
  NOT_SET , INITIALIZED , PROCESSING , SUCCEEDED ,
  FAILED
}
 
 

Typedef Documentation

◆ CreateDevicePoolOutcome

Definition at line 230 of file DeviceFarmServiceClientModel.h.

◆ CreateDevicePoolOutcomeCallable

Definition at line 310 of file DeviceFarmServiceClientModel.h.

◆ CreateInstanceProfileOutcome

Definition at line 231 of file DeviceFarmServiceClientModel.h.

◆ CreateInstanceProfileOutcomeCallable

Definition at line 311 of file DeviceFarmServiceClientModel.h.

◆ CreateNetworkProfileOutcome

Definition at line 232 of file DeviceFarmServiceClientModel.h.

◆ CreateNetworkProfileOutcomeCallable

Definition at line 312 of file DeviceFarmServiceClientModel.h.

◆ CreateProjectOutcome

Definition at line 233 of file DeviceFarmServiceClientModel.h.

◆ CreateProjectOutcomeCallable

Definition at line 313 of file DeviceFarmServiceClientModel.h.

◆ CreateRemoteAccessSessionOutcome

Definition at line 234 of file DeviceFarmServiceClientModel.h.

◆ CreateRemoteAccessSessionOutcomeCallable

Definition at line 314 of file DeviceFarmServiceClientModel.h.

◆ CreateTestGridProjectOutcome

Definition at line 235 of file DeviceFarmServiceClientModel.h.

◆ CreateTestGridProjectOutcomeCallable

Definition at line 315 of file DeviceFarmServiceClientModel.h.

◆ CreateTestGridUrlOutcome

Definition at line 236 of file DeviceFarmServiceClientModel.h.

◆ CreateTestGridUrlOutcomeCallable

Definition at line 316 of file DeviceFarmServiceClientModel.h.

◆ CreateUploadOutcome

Definition at line 237 of file DeviceFarmServiceClientModel.h.

◆ CreateUploadOutcomeCallable

Definition at line 317 of file DeviceFarmServiceClientModel.h.

◆ CreateVPCEConfigurationOutcome

Definition at line 238 of file DeviceFarmServiceClientModel.h.

◆ CreateVPCEConfigurationOutcomeCallable

Definition at line 318 of file DeviceFarmServiceClientModel.h.

◆ DeleteDevicePoolOutcome

Definition at line 239 of file DeviceFarmServiceClientModel.h.

◆ DeleteDevicePoolOutcomeCallable

Definition at line 319 of file DeviceFarmServiceClientModel.h.

◆ DeleteInstanceProfileOutcome

Definition at line 240 of file DeviceFarmServiceClientModel.h.

◆ DeleteInstanceProfileOutcomeCallable

Definition at line 320 of file DeviceFarmServiceClientModel.h.

◆ DeleteNetworkProfileOutcome

Definition at line 241 of file DeviceFarmServiceClientModel.h.

◆ DeleteNetworkProfileOutcomeCallable

Definition at line 321 of file DeviceFarmServiceClientModel.h.

◆ DeleteProjectOutcome

Definition at line 242 of file DeviceFarmServiceClientModel.h.

◆ DeleteProjectOutcomeCallable

Definition at line 322 of file DeviceFarmServiceClientModel.h.

◆ DeleteRemoteAccessSessionOutcome

Definition at line 243 of file DeviceFarmServiceClientModel.h.

◆ DeleteRemoteAccessSessionOutcomeCallable

Definition at line 323 of file DeviceFarmServiceClientModel.h.

◆ DeleteRunOutcome

Definition at line 244 of file DeviceFarmServiceClientModel.h.

◆ DeleteRunOutcomeCallable

Definition at line 324 of file DeviceFarmServiceClientModel.h.

◆ DeleteTestGridProjectOutcome

Definition at line 245 of file DeviceFarmServiceClientModel.h.

◆ DeleteTestGridProjectOutcomeCallable

Definition at line 325 of file DeviceFarmServiceClientModel.h.

◆ DeleteUploadOutcome

Definition at line 246 of file DeviceFarmServiceClientModel.h.

◆ DeleteUploadOutcomeCallable

Definition at line 326 of file DeviceFarmServiceClientModel.h.

◆ DeleteVPCEConfigurationOutcome

Definition at line 247 of file DeviceFarmServiceClientModel.h.

◆ DeleteVPCEConfigurationOutcomeCallable

Definition at line 327 of file DeviceFarmServiceClientModel.h.

◆ GetAccountSettingsOutcome

Definition at line 248 of file DeviceFarmServiceClientModel.h.

◆ GetAccountSettingsOutcomeCallable

Definition at line 328 of file DeviceFarmServiceClientModel.h.

◆ GetDeviceInstanceOutcome

Definition at line 250 of file DeviceFarmServiceClientModel.h.

◆ GetDeviceInstanceOutcomeCallable

Definition at line 330 of file DeviceFarmServiceClientModel.h.

◆ GetDeviceOutcome

Definition at line 249 of file DeviceFarmServiceClientModel.h.

◆ GetDeviceOutcomeCallable

Definition at line 329 of file DeviceFarmServiceClientModel.h.

◆ GetDevicePoolCompatibilityOutcome

Definition at line 252 of file DeviceFarmServiceClientModel.h.

◆ GetDevicePoolCompatibilityOutcomeCallable

Definition at line 332 of file DeviceFarmServiceClientModel.h.

◆ GetDevicePoolOutcome

Definition at line 251 of file DeviceFarmServiceClientModel.h.

◆ GetDevicePoolOutcomeCallable

Definition at line 331 of file DeviceFarmServiceClientModel.h.

◆ GetInstanceProfileOutcome

Definition at line 253 of file DeviceFarmServiceClientModel.h.

◆ GetInstanceProfileOutcomeCallable

Definition at line 333 of file DeviceFarmServiceClientModel.h.

◆ GetJobOutcome

Definition at line 254 of file DeviceFarmServiceClientModel.h.

◆ GetJobOutcomeCallable

Definition at line 334 of file DeviceFarmServiceClientModel.h.

◆ GetNetworkProfileOutcome

Definition at line 255 of file DeviceFarmServiceClientModel.h.

◆ GetNetworkProfileOutcomeCallable

Definition at line 335 of file DeviceFarmServiceClientModel.h.

◆ GetOfferingStatusOutcome

Definition at line 256 of file DeviceFarmServiceClientModel.h.

◆ GetOfferingStatusOutcomeCallable

Definition at line 336 of file DeviceFarmServiceClientModel.h.

◆ GetProjectOutcome

Definition at line 257 of file DeviceFarmServiceClientModel.h.

◆ GetProjectOutcomeCallable

Definition at line 337 of file DeviceFarmServiceClientModel.h.

◆ GetRemoteAccessSessionOutcome

Definition at line 258 of file DeviceFarmServiceClientModel.h.

◆ GetRemoteAccessSessionOutcomeCallable

Definition at line 338 of file DeviceFarmServiceClientModel.h.

◆ GetRunOutcome

Definition at line 259 of file DeviceFarmServiceClientModel.h.

◆ GetRunOutcomeCallable

Definition at line 339 of file DeviceFarmServiceClientModel.h.

◆ GetSuiteOutcome

Definition at line 260 of file DeviceFarmServiceClientModel.h.

◆ GetSuiteOutcomeCallable

Definition at line 340 of file DeviceFarmServiceClientModel.h.

◆ GetTestGridProjectOutcome

Definition at line 262 of file DeviceFarmServiceClientModel.h.

◆ GetTestGridProjectOutcomeCallable

Definition at line 342 of file DeviceFarmServiceClientModel.h.

◆ GetTestGridSessionOutcome

Definition at line 263 of file DeviceFarmServiceClientModel.h.

◆ GetTestGridSessionOutcomeCallable

Definition at line 343 of file DeviceFarmServiceClientModel.h.

◆ GetTestOutcome

Definition at line 261 of file DeviceFarmServiceClientModel.h.

◆ GetTestOutcomeCallable

Definition at line 341 of file DeviceFarmServiceClientModel.h.

◆ GetUploadOutcome

Definition at line 264 of file DeviceFarmServiceClientModel.h.

◆ GetUploadOutcomeCallable

Definition at line 344 of file DeviceFarmServiceClientModel.h.

◆ GetVPCEConfigurationOutcome

Definition at line 265 of file DeviceFarmServiceClientModel.h.

◆ GetVPCEConfigurationOutcomeCallable

Definition at line 345 of file DeviceFarmServiceClientModel.h.

◆ InstallToRemoteAccessSessionOutcome

Definition at line 266 of file DeviceFarmServiceClientModel.h.

◆ InstallToRemoteAccessSessionOutcomeCallable

Definition at line 346 of file DeviceFarmServiceClientModel.h.

◆ ListArtifactsOutcome

Definition at line 267 of file DeviceFarmServiceClientModel.h.

◆ ListArtifactsOutcomeCallable

Definition at line 347 of file DeviceFarmServiceClientModel.h.

◆ ListDeviceInstancesOutcome

Definition at line 268 of file DeviceFarmServiceClientModel.h.

◆ ListDeviceInstancesOutcomeCallable

Definition at line 348 of file DeviceFarmServiceClientModel.h.

◆ ListDevicePoolsOutcome

Definition at line 269 of file DeviceFarmServiceClientModel.h.

◆ ListDevicePoolsOutcomeCallable

Definition at line 349 of file DeviceFarmServiceClientModel.h.

◆ ListDevicesOutcome

Definition at line 270 of file DeviceFarmServiceClientModel.h.

◆ ListDevicesOutcomeCallable

Definition at line 350 of file DeviceFarmServiceClientModel.h.

◆ ListInstanceProfilesOutcome

Definition at line 271 of file DeviceFarmServiceClientModel.h.

◆ ListInstanceProfilesOutcomeCallable

Definition at line 351 of file DeviceFarmServiceClientModel.h.

◆ ListJobsOutcome

Definition at line 272 of file DeviceFarmServiceClientModel.h.

◆ ListJobsOutcomeCallable

Definition at line 352 of file DeviceFarmServiceClientModel.h.

◆ ListNetworkProfilesOutcome

Definition at line 273 of file DeviceFarmServiceClientModel.h.

◆ ListNetworkProfilesOutcomeCallable

Definition at line 353 of file DeviceFarmServiceClientModel.h.

◆ ListOfferingPromotionsOutcome

Definition at line 274 of file DeviceFarmServiceClientModel.h.

◆ ListOfferingPromotionsOutcomeCallable

Definition at line 354 of file DeviceFarmServiceClientModel.h.

◆ ListOfferingsOutcome

Definition at line 276 of file DeviceFarmServiceClientModel.h.

◆ ListOfferingsOutcomeCallable

Definition at line 356 of file DeviceFarmServiceClientModel.h.

◆ ListOfferingTransactionsOutcome

Definition at line 275 of file DeviceFarmServiceClientModel.h.

◆ ListOfferingTransactionsOutcomeCallable

Definition at line 355 of file DeviceFarmServiceClientModel.h.

◆ ListProjectsOutcome

Definition at line 277 of file DeviceFarmServiceClientModel.h.

◆ ListProjectsOutcomeCallable

Definition at line 357 of file DeviceFarmServiceClientModel.h.

◆ ListRemoteAccessSessionsOutcome

Definition at line 278 of file DeviceFarmServiceClientModel.h.

◆ ListRemoteAccessSessionsOutcomeCallable

Definition at line 358 of file DeviceFarmServiceClientModel.h.

◆ ListRunsOutcome

Definition at line 279 of file DeviceFarmServiceClientModel.h.

◆ ListRunsOutcomeCallable

Definition at line 359 of file DeviceFarmServiceClientModel.h.

◆ ListSamplesOutcome

Definition at line 280 of file DeviceFarmServiceClientModel.h.

◆ ListSamplesOutcomeCallable

Definition at line 360 of file DeviceFarmServiceClientModel.h.

◆ ListSuitesOutcome

Definition at line 281 of file DeviceFarmServiceClientModel.h.

◆ ListSuitesOutcomeCallable

Definition at line 361 of file DeviceFarmServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 282 of file DeviceFarmServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 362 of file DeviceFarmServiceClientModel.h.

◆ ListTestGridProjectsOutcome

Definition at line 283 of file DeviceFarmServiceClientModel.h.

◆ ListTestGridProjectsOutcomeCallable

Definition at line 363 of file DeviceFarmServiceClientModel.h.

◆ ListTestGridSessionActionsOutcome

Definition at line 284 of file DeviceFarmServiceClientModel.h.

◆ ListTestGridSessionActionsOutcomeCallable

Definition at line 364 of file DeviceFarmServiceClientModel.h.

◆ ListTestGridSessionArtifactsOutcome

Definition at line 285 of file DeviceFarmServiceClientModel.h.

◆ ListTestGridSessionArtifactsOutcomeCallable

Definition at line 365 of file DeviceFarmServiceClientModel.h.

◆ ListTestGridSessionsOutcome

Definition at line 286 of file DeviceFarmServiceClientModel.h.

◆ ListTestGridSessionsOutcomeCallable

Definition at line 366 of file DeviceFarmServiceClientModel.h.

◆ ListTestsOutcome

Definition at line 287 of file DeviceFarmServiceClientModel.h.

◆ ListTestsOutcomeCallable

Definition at line 367 of file DeviceFarmServiceClientModel.h.

◆ ListUniqueProblemsOutcome

Definition at line 288 of file DeviceFarmServiceClientModel.h.

◆ ListUniqueProblemsOutcomeCallable

Definition at line 368 of file DeviceFarmServiceClientModel.h.

◆ ListUploadsOutcome

Definition at line 289 of file DeviceFarmServiceClientModel.h.

◆ ListUploadsOutcomeCallable

Definition at line 369 of file DeviceFarmServiceClientModel.h.

◆ ListVPCEConfigurationsOutcome

Definition at line 290 of file DeviceFarmServiceClientModel.h.

◆ ListVPCEConfigurationsOutcomeCallable

Definition at line 370 of file DeviceFarmServiceClientModel.h.

◆ PurchaseOfferingOutcome

Definition at line 291 of file DeviceFarmServiceClientModel.h.

◆ PurchaseOfferingOutcomeCallable

Definition at line 371 of file DeviceFarmServiceClientModel.h.

◆ RenewOfferingOutcome

Definition at line 292 of file DeviceFarmServiceClientModel.h.

◆ RenewOfferingOutcomeCallable

Definition at line 372 of file DeviceFarmServiceClientModel.h.

◆ ScheduleRunOutcome

Definition at line 293 of file DeviceFarmServiceClientModel.h.

◆ ScheduleRunOutcomeCallable

Definition at line 373 of file DeviceFarmServiceClientModel.h.

◆ StopJobOutcome

Definition at line 294 of file DeviceFarmServiceClientModel.h.

◆ StopJobOutcomeCallable

Definition at line 374 of file DeviceFarmServiceClientModel.h.

◆ StopRemoteAccessSessionOutcome

Definition at line 295 of file DeviceFarmServiceClientModel.h.

◆ StopRemoteAccessSessionOutcomeCallable

Definition at line 375 of file DeviceFarmServiceClientModel.h.

◆ StopRunOutcome

Definition at line 296 of file DeviceFarmServiceClientModel.h.

◆ StopRunOutcomeCallable

Definition at line 376 of file DeviceFarmServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 297 of file DeviceFarmServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 377 of file DeviceFarmServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 298 of file DeviceFarmServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 378 of file DeviceFarmServiceClientModel.h.

◆ UpdateDeviceInstanceOutcome

Definition at line 299 of file DeviceFarmServiceClientModel.h.

◆ UpdateDeviceInstanceOutcomeCallable

Definition at line 379 of file DeviceFarmServiceClientModel.h.

◆ UpdateDevicePoolOutcome

Definition at line 300 of file DeviceFarmServiceClientModel.h.

◆ UpdateDevicePoolOutcomeCallable

Definition at line 380 of file DeviceFarmServiceClientModel.h.

◆ UpdateInstanceProfileOutcome

Definition at line 301 of file DeviceFarmServiceClientModel.h.

◆ UpdateInstanceProfileOutcomeCallable

Definition at line 381 of file DeviceFarmServiceClientModel.h.

◆ UpdateNetworkProfileOutcome

Definition at line 302 of file DeviceFarmServiceClientModel.h.

◆ UpdateNetworkProfileOutcomeCallable

Definition at line 382 of file DeviceFarmServiceClientModel.h.

◆ UpdateProjectOutcome

Definition at line 303 of file DeviceFarmServiceClientModel.h.

◆ UpdateProjectOutcomeCallable

Definition at line 383 of file DeviceFarmServiceClientModel.h.

◆ UpdateTestGridProjectOutcome

Definition at line 304 of file DeviceFarmServiceClientModel.h.

◆ UpdateTestGridProjectOutcomeCallable

Definition at line 384 of file DeviceFarmServiceClientModel.h.

◆ UpdateUploadOutcome

Definition at line 305 of file DeviceFarmServiceClientModel.h.

◆ UpdateUploadOutcomeCallable

Definition at line 385 of file DeviceFarmServiceClientModel.h.

◆ UpdateVPCEConfigurationOutcome

Definition at line 306 of file DeviceFarmServiceClientModel.h.

◆ UpdateVPCEConfigurationOutcomeCallable

Definition at line 386 of file DeviceFarmServiceClientModel.h.

Enumeration Type Documentation

◆ ArtifactCategory

Enumerator
NOT_SET 
SCREENSHOT 
FILE 
LOG 

Definition at line 16 of file ArtifactCategory.h.

◆ ArtifactType

Enumerator
NOT_SET 
UNKNOWN 
SCREENSHOT 
DEVICE_LOG 
MESSAGE_LOG 
VIDEO_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 
CUSTOMER_ARTIFACT 
CUSTOMER_ARTIFACT_LOG 
TESTSPEC_OUTPUT 

Definition at line 16 of file ArtifactType.h.

◆ BillingMethod

Enumerator
NOT_SET 
METERED 
UNMETERED 

Definition at line 16 of file BillingMethod.h.

◆ CurrencyCode

Enumerator
NOT_SET 
USD 

Definition at line 16 of file CurrencyCode.h.

◆ DeviceAttribute

Enumerator
NOT_SET 
ARN 
PLATFORM 
FORM_FACTOR 
MANUFACTURER 
REMOTE_ACCESS_ENABLED 
REMOTE_DEBUG_ENABLED 
APPIUM_VERSION 
INSTANCE_ARN 
INSTANCE_LABELS 
FLEET_TYPE 
OS_VERSION 
MODEL 
AVAILABILITY 

Definition at line 16 of file DeviceAttribute.h.

◆ DeviceAvailability

Enumerator
NOT_SET 
TEMPORARY_NOT_AVAILABLE 
BUSY 
AVAILABLE 
HIGHLY_AVAILABLE 

Definition at line 16 of file DeviceAvailability.h.

◆ DeviceFilterAttribute

Enumerator
NOT_SET 
ARN 
PLATFORM 
OS_VERSION 
MODEL 
AVAILABILITY 
FORM_FACTOR 
MANUFACTURER 
REMOTE_ACCESS_ENABLED 
REMOTE_DEBUG_ENABLED 
INSTANCE_ARN 
INSTANCE_LABELS 
FLEET_TYPE 

Definition at line 16 of file DeviceFilterAttribute.h.

◆ DeviceFormFactor

Enumerator
NOT_SET 
PHONE 
TABLET 

Definition at line 16 of file DeviceFormFactor.h.

◆ DevicePlatform

Enumerator
NOT_SET 
ANDROID_ 
IOS 

Definition at line 16 of file DevicePlatform.h.

◆ DevicePoolType

Enumerator
NOT_SET 
CURATED 
PRIVATE_ 

Definition at line 16 of file DevicePoolType.h.

◆ ExecutionResult

Enumerator
NOT_SET 
PENDING 
PASSED 
WARNED 
FAILED 
SKIPPED 
ERRORED 
STOPPED 

Definition at line 16 of file ExecutionResult.h.

◆ ExecutionResultCode

Enumerator
NOT_SET 
PARSING_FAILED 
VPC_ENDPOINT_SETUP_FAILED 

Definition at line 16 of file ExecutionResultCode.h.

◆ ExecutionStatus

Enumerator
NOT_SET 
PENDING 
PENDING_CONCURRENCY 
PENDING_DEVICE 
PROCESSING 
SCHEDULING 
PREPARING 
RUNNING 
COMPLETED 
STOPPING 

Definition at line 16 of file ExecutionStatus.h.

◆ InstanceStatus

Enumerator
NOT_SET 
IN_USE 
PREPARING 
AVAILABLE 
NOT_AVAILABLE 

Definition at line 16 of file InstanceStatus.h.

◆ InteractionMode

Enumerator
NOT_SET 
INTERACTIVE 
NO_VIDEO 
VIDEO_ONLY 

Definition at line 16 of file InteractionMode.h.

◆ NetworkProfileType

Enumerator
NOT_SET 
CURATED 
PRIVATE_ 

Definition at line 16 of file NetworkProfileType.h.

◆ OfferingTransactionType

Enumerator
NOT_SET 
PURCHASE 
RENEW 
SYSTEM 

Definition at line 16 of file OfferingTransactionType.h.

◆ OfferingType

Enumerator
NOT_SET 
RECURRING 

Definition at line 16 of file OfferingType.h.

◆ RecurringChargeFrequency

Enumerator
NOT_SET 
MONTHLY 

Definition at line 16 of file RecurringChargeFrequency.h.

◆ RuleOperator

Enumerator
NOT_SET 
EQUALS 
LESS_THAN 
LESS_THAN_OR_EQUALS 
GREATER_THAN 
GREATER_THAN_OR_EQUALS 
IN 
NOT_IN 
CONTAINS 

Definition at line 16 of file RuleOperator.h.

◆ SampleType

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 16 of file SampleType.h.

◆ TestGridSessionArtifactCategory

Enumerator
NOT_SET 
VIDEO 
LOG 

Definition at line 16 of file TestGridSessionArtifactCategory.h.

◆ TestGridSessionArtifactType

Enumerator
NOT_SET 
UNKNOWN 
VIDEO 
SELENIUM_LOG 

Definition at line 16 of file TestGridSessionArtifactType.h.

◆ TestGridSessionStatus

Enumerator
NOT_SET 
ACTIVE 
CLOSED 
ERRORED 

Definition at line 16 of file TestGridSessionStatus.h.

◆ TestType

Enumerator
NOT_SET 
BUILTIN_FUZZ 
APPIUM_JAVA_JUNIT 
APPIUM_JAVA_TESTNG 
APPIUM_PYTHON 
APPIUM_NODE 
APPIUM_RUBY 
APPIUM_WEB_JAVA_JUNIT 
APPIUM_WEB_JAVA_TESTNG 
APPIUM_WEB_PYTHON 
APPIUM_WEB_NODE 
APPIUM_WEB_RUBY 
INSTRUMENTATION 
XCTEST 
XCTEST_UI 

Definition at line 16 of file TestType.h.

◆ UploadCategory

Enumerator
NOT_SET 
CURATED 
PRIVATE_ 

Definition at line 16 of file UploadCategory.h.

◆ UploadStatus

Enumerator
NOT_SET 
INITIALIZED 
PROCESSING 
SUCCEEDED 
FAILED 

Definition at line 16 of file UploadStatus.h.

◆ UploadType

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_NODE_TEST_PACKAGE 
APPIUM_RUBY_TEST_PACKAGE 
APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE 
APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE 
APPIUM_WEB_PYTHON_TEST_PACKAGE 
APPIUM_WEB_NODE_TEST_PACKAGE 
APPIUM_WEB_RUBY_TEST_PACKAGE 
CALABASH_TEST_PACKAGE 
INSTRUMENTATION_TEST_PACKAGE 
UIAUTOMATION_TEST_PACKAGE 
UIAUTOMATOR_TEST_PACKAGE 
XCTEST_TEST_PACKAGE 
XCTEST_UI_TEST_PACKAGE 
APPIUM_JAVA_JUNIT_TEST_SPEC 
APPIUM_JAVA_TESTNG_TEST_SPEC 
APPIUM_PYTHON_TEST_SPEC 
APPIUM_NODE_TEST_SPEC 
APPIUM_RUBY_TEST_SPEC 
APPIUM_WEB_JAVA_JUNIT_TEST_SPEC 
APPIUM_WEB_JAVA_TESTNG_TEST_SPEC 
APPIUM_WEB_PYTHON_TEST_SPEC 
APPIUM_WEB_NODE_TEST_SPEC 
APPIUM_WEB_RUBY_TEST_SPEC 
INSTRUMENTATION_TEST_SPEC 
XCTEST_UI_TEST_SPEC 

Definition at line 16 of file UploadType.h.