| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical
phones, tablets, and other devices in the cloud.
|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| Class and Description |
|---|
| ArgumentException
An invalid argument was specified.
|
| CreateDevicePoolRequest
Represents a request to the create device pool operation.
|
| CreateDevicePoolResponse
Represents the result of a create device pool request.
|
| CreateNetworkProfileRequest |
| CreateNetworkProfileResponse |
| CreateProjectRequest
Represents a request to the create project operation.
|
| CreateProjectResponse
Represents the result of a create project request.
|
| CreateRemoteAccessSessionRequest
Creates and submits a request to start a remote access session.
|
| CreateRemoteAccessSessionResponse
Represents the server response from a request to create a remote access session.
|
| CreateUploadRequest
Represents a request to the create upload operation.
|
| CreateUploadResponse
Represents the result of a create upload request.
|
| DeleteDevicePoolRequest
Represents a request to the delete device pool operation.
|
| DeleteDevicePoolResponse
Represents the result of a delete device pool request.
|
| DeleteNetworkProfileRequest |
| DeleteNetworkProfileResponse |
| DeleteProjectRequest
Represents a request to the delete project operation.
|
| DeleteProjectResponse
Represents the result of a delete project request.
|
| DeleteRemoteAccessSessionRequest
Represents the request to delete the specified remote access session.
|
| DeleteRemoteAccessSessionResponse
The response from the server when a request is made to delete the remote access session.
|
| DeleteRunRequest
Represents a request to the delete run operation.
|
| DeleteRunResponse
Represents the result of a delete run request.
|
| DeleteUploadRequest
Represents a request to the delete upload operation.
|
| DeleteUploadResponse
Represents the result of a delete upload request.
|
| DeviceFarmException
Base exception for all service exceptions thrown by AWS Device Farm
|
| GetAccountSettingsRequest
Represents the request sent to retrieve the account settings.
|
| GetAccountSettingsResponse
Represents the account settings return values from the
GetAccountSettings request. |
| GetDevicePoolCompatibilityRequest
Represents a request to the get device pool compatibility operation.
|
| GetDevicePoolCompatibilityResponse
Represents the result of describe device pool compatibility request.
|
| GetDevicePoolRequest
Represents a request to the get device pool operation.
|
| GetDevicePoolResponse
Represents the result of a get device pool request.
|
| GetDeviceRequest
Represents a request to the get device request.
|
| GetDeviceResponse
Represents the result of a get device request.
|
| GetJobRequest
Represents a request to the get job operation.
|
| GetJobResponse
Represents the result of a get job request.
|
| GetNetworkProfileRequest |
| GetNetworkProfileResponse |
| GetOfferingStatusRequest
Represents the request to retrieve the offering status for the specified customer or account.
|
| GetOfferingStatusResponse
Returns the status result for a device offering.
|
| GetProjectRequest
Represents a request to the get project operation.
|
| GetProjectResponse
Represents the result of a get project request.
|
| GetRemoteAccessSessionRequest
Represents the request to get information about the specified remote access session.
|
| GetRemoteAccessSessionResponse
Represents the response from the server that lists detailed information about the remote access session.
|
| GetRunRequest
Represents a request to the get run operation.
|
| GetRunResponse
Represents the result of a get run request.
|
| GetSuiteRequest
Represents a request to the get suite operation.
|
| GetSuiteResponse
Represents the result of a get suite request.
|
| GetTestRequest
Represents a request to the get test operation.
|
| GetTestResponse
Represents the result of a get test request.
|
| GetUploadRequest
Represents a request to the get upload operation.
|
| GetUploadResponse
Represents the result of a get upload request.
|
| IdempotencyException
An entity with the same name already exists.
|
| InstallToRemoteAccessSessionRequest
Represents the request to install an Android application (in .apk format) or an iOS application (in .ipa format) as
part of a remote access session.
|
| InstallToRemoteAccessSessionResponse
Represents the response from the server after AWS Device Farm makes a request to install to a remote access session.
|
| LimitExceededException
A limit was exceeded.
|
| ListArtifactsRequest
Represents a request to the list artifacts operation.
|
| ListArtifactsResponse
Represents the result of a list artifacts operation.
|
| ListDevicePoolsRequest
Represents the result of a list device pools request.
|
| ListDevicePoolsResponse
Represents the result of a list device pools request.
|
| ListDevicesRequest
Represents the result of a list devices request.
|
| ListDevicesResponse
Represents the result of a list devices operation.
|
| ListJobsRequest
Represents a request to the list jobs operation.
|
| ListJobsResponse
Represents the result of a list jobs request.
|
| ListNetworkProfilesRequest |
| ListNetworkProfilesResponse |
| ListOfferingPromotionsRequest |
| ListOfferingPromotionsResponse |
| ListOfferingsRequest
Represents the request to list all offerings.
|
| ListOfferingsResponse
Represents the return values of the list of offerings.
|
| ListOfferingTransactionsRequest
Represents the request to list the offering transaction history.
|
| ListOfferingTransactionsResponse
Returns the transaction log of the specified offerings.
|
| ListProjectsRequest
Represents a request to the list projects operation.
|
| ListProjectsResponse
Represents the result of a list projects request.
|
| ListRemoteAccessSessionsRequest
Represents the request to return information about the remote access session.
|
| ListRemoteAccessSessionsResponse
Represents the response from the server after AWS Device Farm makes a request to return information about the remote
access session.
|
| ListRunsRequest
Represents a request to the list runs operation.
|
| ListRunsResponse
Represents the result of a list runs request.
|
| ListSamplesRequest
Represents a request to the list samples operation.
|
| ListSamplesResponse
Represents the result of a list samples request.
|
| ListSuitesRequest
Represents a request to the list suites operation.
|
| ListSuitesResponse
Represents the result of a list suites request.
|
| ListTestsRequest
Represents a request to the list tests operation.
|
| ListTestsResponse
Represents the result of a list tests request.
|
| ListUniqueProblemsRequest
Represents a request to the list unique problems operation.
|
| ListUniqueProblemsResponse
Represents the result of a list unique problems request.
|
| ListUploadsRequest
Represents a request to the list uploads operation.
|
| ListUploadsResponse
Represents the result of a list uploads request.
|
| NotEligibleException
Exception gets thrown when a user is not eligible to perform the specified transaction.
|
| NotFoundException
The specified entity was not found.
|
| PurchaseOfferingRequest
Represents a request for a purchase offering.
|
| PurchaseOfferingResponse
The result of the purchase offering (e.g., success or failure).
|
| RenewOfferingRequest
A request representing an offering renewal.
|
| RenewOfferingResponse
The result of a renewal offering.
|
| ScheduleRunRequest
Represents a request to the schedule run operation.
|
| ScheduleRunResponse
Represents the result of a schedule run request.
|
| ServiceAccountException
There was a problem with the service account.
|
| StopRemoteAccessSessionRequest
Represents the request to stop the remote access session.
|
| StopRemoteAccessSessionResponse
Represents the response from the server that describes the remote access session when AWS Device Farm stops the
session.
|
| StopRunRequest
Represents the request to stop a specific run.
|
| StopRunResponse
Represents the results of your stop run attempt.
|
| UpdateDevicePoolRequest
Represents a request to the update device pool operation.
|
| UpdateDevicePoolResponse
Represents the result of an update device pool request.
|
| UpdateNetworkProfileRequest |
| UpdateNetworkProfileResponse |
| UpdateProjectRequest
Represents a request to the update project operation.
|
| UpdateProjectResponse
Represents the result of an update project request.
|
| Class and Description |
|---|
| AccountSettings
A container for account-level settings within AWS Device Farm.
|
| Artifact
Represents the output of a test.
|
| Counters
Represents entity counters.
|
| CPU
Represents the amount of CPU that an app is using on a physical device.
|
| CreateDevicePoolRequest
Represents a request to the create device pool operation.
|
| CreateDevicePoolResponse
Represents the result of a create device pool request.
|
| CreateNetworkProfileRequest |
| CreateNetworkProfileResponse |
| CreateProjectRequest
Represents a request to the create project operation.
|
| CreateProjectResponse
Represents the result of a create project request.
|
| CreateRemoteAccessSessionConfiguration
Creates the configuration settings for a remote access session, including the device model and type.
|
| CreateRemoteAccessSessionRequest
Creates and submits a request to start a remote access session.
|
| CreateRemoteAccessSessionResponse
Represents the server response from a request to create a remote access session.
|
| CreateUploadRequest
Represents a request to the create upload operation.
|
| CreateUploadResponse
Represents the result of a create upload request.
|
| DeleteDevicePoolRequest
Represents a request to the delete device pool operation.
|
| DeleteDevicePoolResponse
Represents the result of a delete device pool request.
|
| DeleteNetworkProfileRequest |
| DeleteNetworkProfileResponse |
| DeleteProjectRequest
Represents a request to the delete project operation.
|
| DeleteProjectResponse
Represents the result of a delete project request.
|
| DeleteRemoteAccessSessionRequest
Represents the request to delete the specified remote access session.
|
| DeleteRemoteAccessSessionResponse
The response from the server when a request is made to delete the remote access session.
|
| DeleteRunRequest
Represents a request to the delete run operation.
|
| DeleteRunResponse
Represents the result of a delete run request.
|
| DeleteUploadRequest
Represents a request to the delete upload operation.
|
| DeleteUploadResponse
Represents the result of a delete upload request.
|
| Device
Represents a device type that an app is tested against.
|
| DeviceMinutes
Represents the total (metered or unmetered) minutes used by the resource to run tests.
|
| DevicePool
Represents a collection of device types.
|
| DevicePoolCompatibilityResult
Represents a device pool compatibility result.
|
| ExecutionConfiguration
Represents configuration information about a test run, such as the execution timeout (in minutes).
|
| GetAccountSettingsRequest
Represents the request sent to retrieve the account settings.
|
| GetAccountSettingsResponse
Represents the account settings return values from the
GetAccountSettings request. |
| GetDevicePoolCompatibilityRequest
Represents a request to the get device pool compatibility operation.
|
| GetDevicePoolCompatibilityResponse
Represents the result of describe device pool compatibility request.
|
| GetDevicePoolRequest
Represents a request to the get device pool operation.
|
| GetDevicePoolResponse
Represents the result of a get device pool request.
|
| GetDeviceRequest
Represents a request to the get device request.
|
| GetDeviceResponse
Represents the result of a get device request.
|
| GetJobRequest
Represents a request to the get job operation.
|
| GetJobResponse
Represents the result of a get job request.
|
| GetNetworkProfileRequest |
| GetNetworkProfileResponse |
| GetOfferingStatusRequest
Represents the request to retrieve the offering status for the specified customer or account.
|
| GetOfferingStatusResponse
Returns the status result for a device offering.
|
| GetProjectRequest
Represents a request to the get project operation.
|
| GetProjectResponse
Represents the result of a get project request.
|
| GetRemoteAccessSessionRequest
Represents the request to get information about the specified remote access session.
|
| GetRemoteAccessSessionResponse
Represents the response from the server that lists detailed information about the remote access session.
|
| GetRunRequest
Represents a request to the get run operation.
|
| GetRunResponse
Represents the result of a get run request.
|
| GetSuiteRequest
Represents a request to the get suite operation.
|
| GetSuiteResponse
Represents the result of a get suite request.
|
| GetTestRequest
Represents a request to the get test operation.
|
| GetTestResponse
Represents the result of a get test request.
|
| GetUploadRequest
Represents a request to the get upload operation.
|
| GetUploadResponse
Represents the result of a get upload request.
|
| IncompatibilityMessage
Represents information about incompatibility.
|
| InstallToRemoteAccessSessionRequest
Represents the request to install an Android application (in .apk format) or an iOS application (in .ipa format) as
part of a remote access session.
|
| InstallToRemoteAccessSessionResponse
Represents the response from the server after AWS Device Farm makes a request to install to a remote access session.
|
| Job
Represents a device.
|
| ListArtifactsRequest
Represents a request to the list artifacts operation.
|
| ListArtifactsResponse
Represents the result of a list artifacts operation.
|
| ListDevicePoolsRequest
Represents the result of a list device pools request.
|
| ListDevicePoolsResponse
Represents the result of a list device pools request.
|
| ListDevicesRequest
Represents the result of a list devices request.
|
| ListDevicesResponse
Represents the result of a list devices operation.
|
| ListJobsRequest
Represents a request to the list jobs operation.
|
| ListJobsResponse
Represents the result of a list jobs request.
|
| ListNetworkProfilesRequest |
| ListNetworkProfilesResponse |
| ListOfferingPromotionsRequest |
| ListOfferingPromotionsResponse |
| ListOfferingsRequest
Represents the request to list all offerings.
|
| ListOfferingsResponse
Represents the return values of the list of offerings.
|
| ListOfferingTransactionsRequest
Represents the request to list the offering transaction history.
|
| ListOfferingTransactionsResponse
Returns the transaction log of the specified offerings.
|
| ListProjectsRequest
Represents a request to the list projects operation.
|
| ListProjectsResponse
Represents the result of a list projects request.
|
| ListRemoteAccessSessionsRequest
Represents the request to return information about the remote access session.
|
| ListRemoteAccessSessionsResponse
Represents the response from the server after AWS Device Farm makes a request to return information about the remote
access session.
|
| ListRunsRequest
Represents a request to the list runs operation.
|
| ListRunsResponse
Represents the result of a list runs request.
|
| ListSamplesRequest
Represents a request to the list samples operation.
|
| ListSamplesResponse
Represents the result of a list samples request.
|
| ListSuitesRequest
Represents a request to the list suites operation.
|
| ListSuitesResponse
Represents the result of a list suites request.
|
| ListTestsRequest
Represents a request to the list tests operation.
|
| ListTestsResponse
Represents the result of a list tests request.
|
| ListUniqueProblemsRequest
Represents a request to the list unique problems operation.
|
| ListUniqueProblemsResponse
Represents the result of a list unique problems request.
|
| ListUploadsRequest
Represents a request to the list uploads operation.
|
| ListUploadsResponse
Represents the result of a list uploads request.
|
| Location
Represents a latitude and longitude pair, expressed in geographic coordinate system degrees (for example 47.6204,
-122.3491).
|
| MonetaryAmount
A number representing the monetary amount for an offering or transaction.
|
| NetworkProfile
An array of settings that describes characteristics of a network profile.
|
| Offering
Represents the metadata of a device offering.
|
| OfferingPromotion
Represents information about an offering promotion.
|
| OfferingStatus
The status of the offering.
|
| OfferingTransaction
Represents the metadata of an offering transaction.
|
| Problem
Represents a specific warning or failure.
|
| ProblemDetail
Information about a problem detail.
|
| Project
Represents an operating-system neutral workspace for running and managing tests.
|
| PurchaseOfferingRequest
Represents a request for a purchase offering.
|
| PurchaseOfferingResponse
The result of the purchase offering (e.g., success or failure).
|
| Radios
Represents the set of radios and their states on a device.
|
| RecurringCharge
Specifies whether charges for devices will be recurring.
|
| RemoteAccessSession
Represents information about the remote access session.
|
| RenewOfferingRequest
A request representing an offering renewal.
|
| RenewOfferingResponse
The result of a renewal offering.
|
| Resolution
Represents the screen resolution of a device in height and width, expressed in pixels.
|
| Rule
Represents a condition for a device pool.
|
| Run
Represents an app on a set of devices with a specific test and configuration.
|
| Sample
Represents a sample of performance data.
|
| ScheduleRunConfiguration
Represents the settings for a run.
|
| ScheduleRunRequest
Represents a request to the schedule run operation.
|
| ScheduleRunResponse
Represents the result of a schedule run request.
|
| ScheduleRunTest
Represents additional test settings.
|
| StopRemoteAccessSessionRequest
Represents the request to stop the remote access session.
|
| StopRemoteAccessSessionResponse
Represents the response from the server that describes the remote access session when AWS Device Farm stops the
session.
|
| StopRunRequest
Represents the request to stop a specific run.
|
| StopRunResponse
Represents the results of your stop run attempt.
|
| Suite
Represents a collection of one or more tests.
|
| Test
Represents a condition that is evaluated.
|
| TrialMinutes
Represents information about free trial device minutes for an AWS account.
|
| UniqueProblem
A collection of one or more problems, grouped by their result.
|
| UpdateDevicePoolRequest
Represents a request to the update device pool operation.
|
| UpdateDevicePoolResponse
Represents the result of an update device pool request.
|
| UpdateNetworkProfileRequest |
| UpdateNetworkProfileResponse |
| UpdateProjectRequest
Represents a request to the update project operation.
|
| UpdateProjectResponse
Represents the result of an update project request.
|
| Upload
An app or a set of one or more tests to upload or that have been uploaded.
|
Copyright © 2017. All rights reserved.