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

Namespaces

 DeviceFarmEndpoint
 
 DeviceFarmErrorMapper
 
 Model
 

Classes

class  DeviceFarmClient
 
class  DeviceFarmRequest
 

Typedefs

typedef std::function< void(const DeviceFarmClient *, const Model::CreateDevicePoolRequest &, const Model::CreateDevicePoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDevicePoolResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::CreateProjectRequest &, const Model::CreateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProjectResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::CreateRemoteAccessSessionRequest &, const Model::CreateRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::CreateUploadRequest &, const Model::CreateUploadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateUploadResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteDevicePoolRequest &, const Model::DeleteDevicePoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDevicePoolResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteProjectRequest &, const Model::DeleteProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProjectResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteRemoteAccessSessionRequest &, const Model::DeleteRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteRunRequest &, const Model::DeleteRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRunResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::DeleteUploadRequest &, const Model::DeleteUploadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteUploadResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetAccountSettingsRequest &, const Model::GetAccountSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAccountSettingsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetDeviceRequest &, const Model::GetDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeviceResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetDevicePoolRequest &, const Model::GetDevicePoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDevicePoolResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetDevicePoolCompatibilityRequest &, const Model::GetDevicePoolCompatibilityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDevicePoolCompatibilityResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetJobRequest &, const Model::GetJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetJobResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetOfferingStatusRequest &, const Model::GetOfferingStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOfferingStatusResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetProjectRequest &, const Model::GetProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetProjectResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetRemoteAccessSessionRequest &, const Model::GetRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetRunRequest &, const Model::GetRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRunResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetSuiteRequest &, const Model::GetSuiteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSuiteResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetTestRequest &, const Model::GetTestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTestResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::GetUploadRequest &, const Model::GetUploadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetUploadResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::InstallToRemoteAccessSessionRequest &, const Model::InstallToRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > InstallToRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListArtifactsRequest &, const Model::ListArtifactsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListArtifactsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListDevicePoolsRequest &, const Model::ListDevicePoolsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDevicePoolsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListDevicesRequest &, const Model::ListDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDevicesResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListJobsRequest &, const Model::ListJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListOfferingTransactionsRequest &, const Model::ListOfferingTransactionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListOfferingTransactionsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListOfferingsRequest &, const Model::ListOfferingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListOfferingsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListProjectsRequest &, const Model::ListProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProjectsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListRemoteAccessSessionsRequest &, const Model::ListRemoteAccessSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRemoteAccessSessionsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListRunsRequest &, const Model::ListRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRunsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListSamplesRequest &, const Model::ListSamplesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSamplesResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListSuitesRequest &, const Model::ListSuitesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSuitesResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListTestsRequest &, const Model::ListTestsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTestsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListUniqueProblemsRequest &, const Model::ListUniqueProblemsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListUniqueProblemsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ListUploadsRequest &, const Model::ListUploadsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListUploadsResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::PurchaseOfferingRequest &, const Model::PurchaseOfferingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PurchaseOfferingResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::RenewOfferingRequest &, const Model::RenewOfferingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RenewOfferingResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::ScheduleRunRequest &, const Model::ScheduleRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ScheduleRunResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::StopRemoteAccessSessionRequest &, const Model::StopRemoteAccessSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopRemoteAccessSessionResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::StopRunRequest &, const Model::StopRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopRunResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::UpdateDevicePoolRequest &, const Model::UpdateDevicePoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDevicePoolResponseReceivedHandler
 
typedef std::function< void(const DeviceFarmClient *, const Model::UpdateProjectRequest &, const Model::UpdateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateProjectResponseReceivedHandler
 

Enumerations

enum  DeviceFarmErrors {
  DeviceFarmErrors::INCOMPLETE_SIGNATURE = 0, DeviceFarmErrors::INTERNAL_FAILURE = 1, DeviceFarmErrors::INVALID_ACTION = 2, DeviceFarmErrors::INVALID_CLIENT_TOKEN_ID = 3,
  DeviceFarmErrors::INVALID_PARAMETER_COMBINATION = 4, DeviceFarmErrors::INVALID_QUERY_PARAMETER = 5, DeviceFarmErrors::INVALID_PARAMETER_VALUE = 6, DeviceFarmErrors::MISSING_ACTION = 7,
  DeviceFarmErrors::MISSING_AUTHENTICATION_TOKEN = 8, DeviceFarmErrors::MISSING_PARAMETER = 9, DeviceFarmErrors::OPT_IN_REQUIRED = 10, DeviceFarmErrors::REQUEST_EXPIRED = 11,
  DeviceFarmErrors::SERVICE_UNAVAILABLE = 12, DeviceFarmErrors::THROTTLING = 13, DeviceFarmErrors::VALIDATION = 14, DeviceFarmErrors::ACCESS_DENIED = 15,
  DeviceFarmErrors::RESOURCE_NOT_FOUND = 16, DeviceFarmErrors::UNRECOGNIZED_CLIENT = 17, DeviceFarmErrors::MALFORMED_QUERY_STRING = 18, DeviceFarmErrors::NETWORK_CONNECTION = 99,
  DeviceFarmErrors::UNKNOWN = 100, DeviceFarmErrors::ARGUMENT = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1, DeviceFarmErrors::IDEMPOTENCY, DeviceFarmErrors::LIMIT_EXCEEDED,
  DeviceFarmErrors::NOT_ELIGIBLE, DeviceFarmErrors::NOT_FOUND, DeviceFarmErrors::SERVICE_ACCOUNT
}
 

Typedef Documentation

Definition at line 244 of file DeviceFarmClient.h.

Definition at line 247 of file DeviceFarmClient.h.

Definition at line 248 of file DeviceFarmClient.h.

Definition at line 249 of file DeviceFarmClient.h.

Definition at line 250 of file DeviceFarmClient.h.

Definition at line 251 of file DeviceFarmClient.h.

Definition at line 252 of file DeviceFarmClient.h.

Definition at line 253 of file DeviceFarmClient.h.

Definition at line 254 of file DeviceFarmClient.h.

Definition at line 255 of file DeviceFarmClient.h.

Definition at line 258 of file DeviceFarmClient.h.

Definition at line 257 of file DeviceFarmClient.h.

Definition at line 256 of file DeviceFarmClient.h.

typedef std::function<void(const DeviceFarmClient*, const Model::GetJobRequest&, const Model::GetJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::DeviceFarm::GetJobResponseReceivedHandler

Definition at line 259 of file DeviceFarmClient.h.

Definition at line 260 of file DeviceFarmClient.h.

Definition at line 261 of file DeviceFarmClient.h.

Definition at line 262 of file DeviceFarmClient.h.

typedef std::function<void(const DeviceFarmClient*, const Model::GetRunRequest&, const Model::GetRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::DeviceFarm::GetRunResponseReceivedHandler

Definition at line 263 of file DeviceFarmClient.h.

Definition at line 264 of file DeviceFarmClient.h.

Definition at line 265 of file DeviceFarmClient.h.

Definition at line 266 of file DeviceFarmClient.h.

Definition at line 267 of file DeviceFarmClient.h.

Definition at line 268 of file DeviceFarmClient.h.

Definition at line 269 of file DeviceFarmClient.h.

Definition at line 270 of file DeviceFarmClient.h.

Definition at line 271 of file DeviceFarmClient.h.

Definition at line 273 of file DeviceFarmClient.h.

Definition at line 272 of file DeviceFarmClient.h.

Definition at line 274 of file DeviceFarmClient.h.

Definition at line 275 of file DeviceFarmClient.h.

Definition at line 276 of file DeviceFarmClient.h.

Definition at line 277 of file DeviceFarmClient.h.

Definition at line 278 of file DeviceFarmClient.h.

Definition at line 279 of file DeviceFarmClient.h.

Definition at line 280 of file DeviceFarmClient.h.

Definition at line 281 of file DeviceFarmClient.h.

Definition at line 282 of file DeviceFarmClient.h.

Definition at line 283 of file DeviceFarmClient.h.

Definition at line 284 of file DeviceFarmClient.h.

Definition at line 285 of file DeviceFarmClient.h.

Definition at line 286 of file DeviceFarmClient.h.

Definition at line 287 of file DeviceFarmClient.h.

Definition at line 288 of file DeviceFarmClient.h.

Enumeration Type Documentation

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
NETWORK_CONNECTION 
UNKNOWN 
ARGUMENT 
IDEMPOTENCY 
LIMIT_EXCEEDED 
NOT_ELIGIBLE 
NOT_FOUND 
SERVICE_ACCOUNT 

Definition at line 24 of file DeviceFarmErrors.h.