@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSDeviceFarm extends Object implements AWSDeviceFarm
AWSDeviceFarm
. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException
.ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
CreateDevicePoolResult |
createDevicePool(CreateDevicePoolRequest request)
Creates a device pool.
|
CreateInstanceProfileResult |
createInstanceProfile(CreateInstanceProfileRequest request)
Creates a profile that can be applied to one or more private fleet device instances.
|
CreateNetworkProfileResult |
createNetworkProfile(CreateNetworkProfileRequest request)
Creates a network profile.
|
CreateProjectResult |
createProject(CreateProjectRequest request)
Creates a project.
|
CreateRemoteAccessSessionResult |
createRemoteAccessSession(CreateRemoteAccessSessionRequest request)
Specifies and starts a remote access session.
|
CreateTestGridProjectResult |
createTestGridProject(CreateTestGridProjectRequest request)
Creates a Selenium testing project.
|
CreateTestGridUrlResult |
createTestGridUrl(CreateTestGridUrlRequest request)
Creates a signed, short-term URL that can be passed to a Selenium
RemoteWebDriver constructor. |
CreateUploadResult |
createUpload(CreateUploadRequest request)
Uploads an app or test scripts.
|
CreateVPCEConfigurationResult |
createVPCEConfiguration(CreateVPCEConfigurationRequest request)
Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint.
|
DeleteDevicePoolResult |
deleteDevicePool(DeleteDevicePoolRequest request)
Deletes a device pool given the pool ARN.
|
DeleteInstanceProfileResult |
deleteInstanceProfile(DeleteInstanceProfileRequest request)
Deletes a profile that can be applied to one or more private device instances.
|
DeleteNetworkProfileResult |
deleteNetworkProfile(DeleteNetworkProfileRequest request)
Deletes a network profile.
|
DeleteProjectResult |
deleteProject(DeleteProjectRequest request)
Deletes an AWS Device Farm project, given the project ARN.
|
DeleteRemoteAccessSessionResult |
deleteRemoteAccessSession(DeleteRemoteAccessSessionRequest request)
Deletes a completed remote access session and its results.
|
DeleteRunResult |
deleteRun(DeleteRunRequest request)
Deletes the run, given the run ARN.
|
DeleteTestGridProjectResult |
deleteTestGridProject(DeleteTestGridProjectRequest request)
Deletes a Selenium testing project and all content generated under it.
|
DeleteUploadResult |
deleteUpload(DeleteUploadRequest request)
Deletes an upload given the upload ARN.
|
DeleteVPCEConfigurationResult |
deleteVPCEConfiguration(DeleteVPCEConfigurationRequest request)
Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint.
|
GetAccountSettingsResult |
getAccountSettings(GetAccountSettingsRequest request)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetDeviceResult |
getDevice(GetDeviceRequest request)
Gets information about a unique device type.
|
GetDeviceInstanceResult |
getDeviceInstance(GetDeviceInstanceRequest request)
Returns information about a device instance that belongs to a private device fleet.
|
GetDevicePoolResult |
getDevicePool(GetDevicePoolRequest request)
Gets information about a device pool.
|
GetDevicePoolCompatibilityResult |
getDevicePoolCompatibility(GetDevicePoolCompatibilityRequest request)
Gets information about compatibility with a device pool.
|
GetInstanceProfileResult |
getInstanceProfile(GetInstanceProfileRequest request)
Returns information about the specified instance profile.
|
GetJobResult |
getJob(GetJobRequest request)
Gets information about a job.
|
GetNetworkProfileResult |
getNetworkProfile(GetNetworkProfileRequest request)
Returns information about a network profile.
|
GetOfferingStatusResult |
getOfferingStatus(GetOfferingStatusRequest request)
Gets the current status and future status of all offerings purchased by an AWS account.
|
GetProjectResult |
getProject(GetProjectRequest request)
Gets information about a project.
|
GetRemoteAccessSessionResult |
getRemoteAccessSession(GetRemoteAccessSessionRequest request)
Returns a link to a currently running remote access session.
|
GetRunResult |
getRun(GetRunRequest request)
Gets information about a run.
|
GetSuiteResult |
getSuite(GetSuiteRequest request)
Gets information about a suite.
|
GetTestResult |
getTest(GetTestRequest request)
Gets information about a test.
|
GetTestGridProjectResult |
getTestGridProject(GetTestGridProjectRequest request)
Retrieves information about a Selenium testing project.
|
GetTestGridSessionResult |
getTestGridSession(GetTestGridSessionRequest request)
A session is an instance of a browser created through a
RemoteWebDriver with the URL from
CreateTestGridUrlResult$url. |
GetUploadResult |
getUpload(GetUploadRequest request)
Gets information about an upload.
|
GetVPCEConfigurationResult |
getVPCEConfiguration(GetVPCEConfigurationRequest request)
Returns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint.
|
InstallToRemoteAccessSessionResult |
installToRemoteAccessSession(InstallToRemoteAccessSessionRequest request)
Installs an application to the device in a remote access session.
|
ListArtifactsResult |
listArtifacts(ListArtifactsRequest request)
Gets information about artifacts.
|
ListDeviceInstancesResult |
listDeviceInstances(ListDeviceInstancesRequest request)
Returns information about the private device instances associated with one or more AWS accounts.
|
ListDevicePoolsResult |
listDevicePools(ListDevicePoolsRequest request)
Gets information about device pools.
|
ListDevicesResult |
listDevices(ListDevicesRequest request)
Gets information about unique device types.
|
ListInstanceProfilesResult |
listInstanceProfiles(ListInstanceProfilesRequest request)
Returns information about all the instance profiles in an AWS account.
|
ListJobsResult |
listJobs(ListJobsRequest request)
Gets information about jobs for a given test run.
|
ListNetworkProfilesResult |
listNetworkProfiles(ListNetworkProfilesRequest request)
Returns the list of available network profiles.
|
ListOfferingPromotionsResult |
listOfferingPromotions(ListOfferingPromotionsRequest request)
Returns a list of offering promotions.
|
ListOfferingsResult |
listOfferings(ListOfferingsRequest request)
Returns a list of products or offerings that the user can manage through the API.
|
ListOfferingTransactionsResult |
listOfferingTransactions(ListOfferingTransactionsRequest request)
Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS account.
|
ListProjectsResult |
listProjects(ListProjectsRequest request)
Gets information about projects.
|
ListRemoteAccessSessionsResult |
listRemoteAccessSessions(ListRemoteAccessSessionsRequest request)
Returns a list of all currently running remote access sessions.
|
ListRunsResult |
listRuns(ListRunsRequest request)
Gets information about runs, given an AWS Device Farm project ARN.
|
ListSamplesResult |
listSamples(ListSamplesRequest request)
Gets information about samples, given an AWS Device Farm job ARN.
|
ListSuitesResult |
listSuites(ListSuitesRequest request)
Gets information about test suites for a given job.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
List the tags for an AWS Device Farm resource.
|
ListTestGridProjectsResult |
listTestGridProjects(ListTestGridProjectsRequest request)
Gets a list of all Selenium testing projects in your account.
|
ListTestGridSessionActionsResult |
listTestGridSessionActions(ListTestGridSessionActionsRequest request)
Returns a list of the actions taken in a TestGridSession.
|
ListTestGridSessionArtifactsResult |
listTestGridSessionArtifacts(ListTestGridSessionArtifactsRequest request)
Retrieves a list of artifacts created during the session.
|
ListTestGridSessionsResult |
listTestGridSessions(ListTestGridSessionsRequest request)
Retrieves a list of sessions for a TestGridProject.
|
ListTestsResult |
listTests(ListTestsRequest request)
Gets information about tests in a given test suite.
|
ListUniqueProblemsResult |
listUniqueProblems(ListUniqueProblemsRequest request)
Gets information about unique problems, such as exceptions or crashes.
|
ListUploadsResult |
listUploads(ListUploadsRequest request)
Gets information about uploads, given an AWS Device Farm project ARN.
|
ListVPCEConfigurationsResult |
listVPCEConfigurations(ListVPCEConfigurationsRequest request)
Returns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account.
|
PurchaseOfferingResult |
purchaseOffering(PurchaseOfferingRequest request)
Immediately purchases offerings for an AWS account.
|
RenewOfferingResult |
renewOffering(RenewOfferingRequest request)
Explicitly sets the quantity of devices to renew for an offering, starting from the
effectiveDate of
the next period. |
ScheduleRunResult |
scheduleRun(ScheduleRunRequest request)
Schedules a run.
|
void |
setEndpoint(String endpoint)
Overrides the default endpoint for this client ("https://devicefarm.us-west-2.amazonaws.com").
|
void |
setRegion(Region region)
An alternative to
AWSDeviceFarm.setEndpoint(String) , sets the regional endpoint for this client's service
calls. |
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StopJobResult |
stopJob(StopJobRequest request)
Initiates a stop request for the current job.
|
StopRemoteAccessSessionResult |
stopRemoteAccessSession(StopRemoteAccessSessionRequest request)
Ends a specified remote access session.
|
StopRunResult |
stopRun(StopRunRequest request)
Initiates a stop request for the current test run.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Associates the specified tags to a resource with the specified
resourceArn . |
UntagResourceResult |
untagResource(UntagResourceRequest request)
Deletes the specified tags from a resource.
|
UpdateDeviceInstanceResult |
updateDeviceInstance(UpdateDeviceInstanceRequest request)
Updates information about a private device instance.
|
UpdateDevicePoolResult |
updateDevicePool(UpdateDevicePoolRequest request)
Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.
|
UpdateInstanceProfileResult |
updateInstanceProfile(UpdateInstanceProfileRequest request)
Updates information about an existing private device instance profile.
|
UpdateNetworkProfileResult |
updateNetworkProfile(UpdateNetworkProfileRequest request)
Updates the network profile.
|
UpdateProjectResult |
updateProject(UpdateProjectRequest request)
Modifies the specified project name, given the project ARN and a new name.
|
UpdateTestGridProjectResult |
updateTestGridProject(UpdateTestGridProjectRequest request)
Change details of a project.
|
UpdateUploadResult |
updateUpload(UpdateUploadRequest request)
Updates an uploaded test spec.
|
UpdateVPCEConfigurationResult |
updateVPCEConfiguration(UpdateVPCEConfigurationRequest request)
Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.
|
public void setEndpoint(String endpoint)
AWSDeviceFarm
Callers can pass in just the endpoint (ex: "devicefarm.us-west-2.amazonaws.com") or a full URL, including the
protocol (ex: "https://devicefarm.us-west-2.amazonaws.com"). If the protocol is not specified here, the default
protocol from this client's ClientConfiguration
will be used, which by default is HTTPS.
For more information on using AWS regions with the AWS SDK for Java, and a complete list of all available endpoints for all AWS services, see: https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/java-dg-region-selection.html#region-selection- choose-endpoint
This method is not threadsafe. An endpoint should be configured when the client is created and before any service requests are made. Changing it afterwards creates inevitable race conditions for any service requests in transit or retrying.
setEndpoint
in interface AWSDeviceFarm
endpoint
- The endpoint (ex: "devicefarm.us-west-2.amazonaws.com") or a full URL, including the protocol (ex:
"https://devicefarm.us-west-2.amazonaws.com") of the region specific AWS endpoint this client will
communicate with.public void setRegion(Region region)
AWSDeviceFarm
AWSDeviceFarm.setEndpoint(String)
, sets the regional endpoint for this client's service
calls. Callers can use this method to control which AWS region they want to work with.
By default, all service endpoints in all regions use the https protocol. To use http instead, specify it in the
ClientConfiguration
supplied at construction.
This method is not threadsafe. A region should be configured when the client is created and before any service requests are made. Changing it afterwards creates inevitable race conditions for any service requests in transit or retrying.
setRegion
in interface AWSDeviceFarm
region
- The region this client will communicate with. See Region.getRegion(com.amazonaws.regions.Regions)
for accessing a given region. Must not be null and must be a region where the service is available.Region.getRegion(com.amazonaws.regions.Regions)
,
Region.createClient(Class, com.amazonaws.auth.AWSCredentialsProvider, ClientConfiguration)
,
Region.isServiceSupported(String)
public CreateDevicePoolResult createDevicePool(CreateDevicePoolRequest request)
AWSDeviceFarm
Creates a device pool.
createDevicePool
in interface AWSDeviceFarm
request
- Represents a request to the create device pool operation.public CreateInstanceProfileResult createInstanceProfile(CreateInstanceProfileRequest request)
AWSDeviceFarm
Creates a profile that can be applied to one or more private fleet device instances.
createInstanceProfile
in interface AWSDeviceFarm
public CreateNetworkProfileResult createNetworkProfile(CreateNetworkProfileRequest request)
AWSDeviceFarm
Creates a network profile.
createNetworkProfile
in interface AWSDeviceFarm
public CreateProjectResult createProject(CreateProjectRequest request)
AWSDeviceFarm
Creates a project.
createProject
in interface AWSDeviceFarm
request
- Represents a request to the create project operation.public CreateRemoteAccessSessionResult createRemoteAccessSession(CreateRemoteAccessSessionRequest request)
AWSDeviceFarm
Specifies and starts a remote access session.
createRemoteAccessSession
in interface AWSDeviceFarm
request
- Creates and submits a request to start a remote access session.public CreateTestGridProjectResult createTestGridProject(CreateTestGridProjectRequest request)
AWSDeviceFarm
Creates a Selenium testing project. Projects are used to track TestGridSession instances.
createTestGridProject
in interface AWSDeviceFarm
public CreateTestGridUrlResult createTestGridUrl(CreateTestGridUrlRequest request)
AWSDeviceFarm
Creates a signed, short-term URL that can be passed to a Selenium RemoteWebDriver
constructor.
createTestGridUrl
in interface AWSDeviceFarm
public CreateUploadResult createUpload(CreateUploadRequest request)
AWSDeviceFarm
Uploads an app or test scripts.
createUpload
in interface AWSDeviceFarm
request
- Represents a request to the create upload operation.public CreateVPCEConfigurationResult createVPCEConfiguration(CreateVPCEConfigurationRequest request)
AWSDeviceFarm
Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint.
createVPCEConfiguration
in interface AWSDeviceFarm
public DeleteDevicePoolResult deleteDevicePool(DeleteDevicePoolRequest request)
AWSDeviceFarm
Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.
deleteDevicePool
in interface AWSDeviceFarm
request
- Represents a request to the delete device pool operation.public DeleteInstanceProfileResult deleteInstanceProfile(DeleteInstanceProfileRequest request)
AWSDeviceFarm
Deletes a profile that can be applied to one or more private device instances.
deleteInstanceProfile
in interface AWSDeviceFarm
public DeleteNetworkProfileResult deleteNetworkProfile(DeleteNetworkProfileRequest request)
AWSDeviceFarm
Deletes a network profile.
deleteNetworkProfile
in interface AWSDeviceFarm
public DeleteProjectResult deleteProject(DeleteProjectRequest request)
AWSDeviceFarm
Deletes an AWS Device Farm project, given the project ARN.
Deleting this resource does not stop an in-progress run.
deleteProject
in interface AWSDeviceFarm
request
- Represents a request to the delete project operation.public DeleteRemoteAccessSessionResult deleteRemoteAccessSession(DeleteRemoteAccessSessionRequest request)
AWSDeviceFarm
Deletes a completed remote access session and its results.
deleteRemoteAccessSession
in interface AWSDeviceFarm
request
- Represents the request to delete the specified remote access session.public DeleteRunResult deleteRun(DeleteRunRequest request)
AWSDeviceFarm
Deletes the run, given the run ARN.
Deleting this resource does not stop an in-progress run.
deleteRun
in interface AWSDeviceFarm
request
- Represents a request to the delete run operation.public DeleteTestGridProjectResult deleteTestGridProject(DeleteTestGridProjectRequest request)
AWSDeviceFarm
Deletes a Selenium testing project and all content generated under it.
You cannot undo this operation.
You cannot delete a project if it has active sessions.
deleteTestGridProject
in interface AWSDeviceFarm
public DeleteUploadResult deleteUpload(DeleteUploadRequest request)
AWSDeviceFarm
Deletes an upload given the upload ARN.
deleteUpload
in interface AWSDeviceFarm
request
- Represents a request to the delete upload operation.public DeleteVPCEConfigurationResult deleteVPCEConfiguration(DeleteVPCEConfigurationRequest request)
AWSDeviceFarm
Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint.
deleteVPCEConfiguration
in interface AWSDeviceFarm
public GetAccountSettingsResult getAccountSettings(GetAccountSettingsRequest request)
AWSDeviceFarm
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
getAccountSettings
in interface AWSDeviceFarm
request
- Represents the request sent to retrieve the account settings.public GetDeviceResult getDevice(GetDeviceRequest request)
AWSDeviceFarm
Gets information about a unique device type.
getDevice
in interface AWSDeviceFarm
request
- Represents a request to the get device request.public GetDeviceInstanceResult getDeviceInstance(GetDeviceInstanceRequest request)
AWSDeviceFarm
Returns information about a device instance that belongs to a private device fleet.
getDeviceInstance
in interface AWSDeviceFarm
public GetDevicePoolResult getDevicePool(GetDevicePoolRequest request)
AWSDeviceFarm
Gets information about a device pool.
getDevicePool
in interface AWSDeviceFarm
request
- Represents a request to the get device pool operation.public GetDevicePoolCompatibilityResult getDevicePoolCompatibility(GetDevicePoolCompatibilityRequest request)
AWSDeviceFarm
Gets information about compatibility with a device pool.
getDevicePoolCompatibility
in interface AWSDeviceFarm
request
- Represents a request to the get device pool compatibility operation.public GetInstanceProfileResult getInstanceProfile(GetInstanceProfileRequest request)
AWSDeviceFarm
Returns information about the specified instance profile.
getInstanceProfile
in interface AWSDeviceFarm
public GetJobResult getJob(GetJobRequest request)
AWSDeviceFarm
Gets information about a job.
getJob
in interface AWSDeviceFarm
request
- Represents a request to the get job operation.public GetNetworkProfileResult getNetworkProfile(GetNetworkProfileRequest request)
AWSDeviceFarm
Returns information about a network profile.
getNetworkProfile
in interface AWSDeviceFarm
public GetOfferingStatusResult getOfferingStatus(GetOfferingStatusRequest request)
AWSDeviceFarm
Gets the current status and future status of all offerings purchased by an AWS account. The response indicates
how many offerings are currently available and the offerings that will be available in the next period. The API
returns a NotEligible
error if the user is not permitted to invoke the operation. If you must be
able to invoke this operation, contact aws-devicefarm-support@amazon.com.
getOfferingStatus
in interface AWSDeviceFarm
request
- Represents the request to retrieve the offering status for the specified customer or account.public GetProjectResult getProject(GetProjectRequest request)
AWSDeviceFarm
Gets information about a project.
getProject
in interface AWSDeviceFarm
request
- Represents a request to the get project operation.public GetRemoteAccessSessionResult getRemoteAccessSession(GetRemoteAccessSessionRequest request)
AWSDeviceFarm
Returns a link to a currently running remote access session.
getRemoteAccessSession
in interface AWSDeviceFarm
request
- Represents the request to get information about the specified remote access session.public GetRunResult getRun(GetRunRequest request)
AWSDeviceFarm
Gets information about a run.
getRun
in interface AWSDeviceFarm
request
- Represents a request to the get run operation.public GetSuiteResult getSuite(GetSuiteRequest request)
AWSDeviceFarm
Gets information about a suite.
getSuite
in interface AWSDeviceFarm
request
- Represents a request to the get suite operation.public GetTestResult getTest(GetTestRequest request)
AWSDeviceFarm
Gets information about a test.
getTest
in interface AWSDeviceFarm
request
- Represents a request to the get test operation.public GetTestGridProjectResult getTestGridProject(GetTestGridProjectRequest request)
AWSDeviceFarm
Retrieves information about a Selenium testing project.
getTestGridProject
in interface AWSDeviceFarm
public GetTestGridSessionResult getTestGridSession(GetTestGridSessionRequest request)
AWSDeviceFarm
A session is an instance of a browser created through a RemoteWebDriver
with the URL from
CreateTestGridUrlResult$url. You can use the following to look up sessions:
The session ARN (GetTestGridSessionRequest$sessionArn).
The project ARN and a session ID (GetTestGridSessionRequest$projectArn and GetTestGridSessionRequest$sessionId).
getTestGridSession
in interface AWSDeviceFarm
public GetUploadResult getUpload(GetUploadRequest request)
AWSDeviceFarm
Gets information about an upload.
getUpload
in interface AWSDeviceFarm
request
- Represents a request to the get upload operation.public GetVPCEConfigurationResult getVPCEConfiguration(GetVPCEConfigurationRequest request)
AWSDeviceFarm
Returns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint.
getVPCEConfiguration
in interface AWSDeviceFarm
public InstallToRemoteAccessSessionResult installToRemoteAccessSession(InstallToRemoteAccessSessionRequest request)
AWSDeviceFarm
Installs an application to the device in a remote access session. For Android applications, the file must be in .apk format. For iOS applications, the file must be in .ipa format.
installToRemoteAccessSession
in interface AWSDeviceFarm
request
- 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.public ListArtifactsResult listArtifacts(ListArtifactsRequest request)
AWSDeviceFarm
Gets information about artifacts.
listArtifacts
in interface AWSDeviceFarm
request
- Represents a request to the list artifacts operation.public ListDeviceInstancesResult listDeviceInstances(ListDeviceInstancesRequest request)
AWSDeviceFarm
Returns information about the private device instances associated with one or more AWS accounts.
listDeviceInstances
in interface AWSDeviceFarm
public ListDevicePoolsResult listDevicePools(ListDevicePoolsRequest request)
AWSDeviceFarm
Gets information about device pools.
listDevicePools
in interface AWSDeviceFarm
request
- Represents the result of a list device pools request.public ListDevicesResult listDevices(ListDevicesRequest request)
AWSDeviceFarm
Gets information about unique device types.
listDevices
in interface AWSDeviceFarm
request
- Represents the result of a list devices request.public ListInstanceProfilesResult listInstanceProfiles(ListInstanceProfilesRequest request)
AWSDeviceFarm
Returns information about all the instance profiles in an AWS account.
listInstanceProfiles
in interface AWSDeviceFarm
public ListJobsResult listJobs(ListJobsRequest request)
AWSDeviceFarm
Gets information about jobs for a given test run.
listJobs
in interface AWSDeviceFarm
request
- Represents a request to the list jobs operation.public ListNetworkProfilesResult listNetworkProfiles(ListNetworkProfilesRequest request)
AWSDeviceFarm
Returns the list of available network profiles.
listNetworkProfiles
in interface AWSDeviceFarm
public ListOfferingPromotionsResult listOfferingPromotions(ListOfferingPromotionsRequest request)
AWSDeviceFarm
Returns a list of offering promotions. Each offering promotion record contains the ID and description of the
promotion. The API returns a NotEligible
error if the caller is not permitted to invoke the
operation. Contact aws-devicefarm-support@amazon.com if
you must be able to invoke this operation.
listOfferingPromotions
in interface AWSDeviceFarm
public ListOfferingTransactionsResult listOfferingTransactions(ListOfferingTransactionsRequest request)
AWSDeviceFarm
Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS account. The
list is paginated and ordered by a descending timestamp (most recent transactions are first). The API returns a
NotEligible
error if the user is not permitted to invoke the operation. If you must be able to
invoke this operation, contact aws-devicefarm-support@amazon.com.
listOfferingTransactions
in interface AWSDeviceFarm
request
- Represents the request to list the offering transaction history.public ListOfferingsResult listOfferings(ListOfferingsRequest request)
AWSDeviceFarm
Returns a list of products or offerings that the user can manage through the API. Each offering record indicates
the recurring price per unit and the frequency for that offering. The API returns a NotEligible
error if the user is not permitted to invoke the operation. If you must be able to invoke this operation, contact
aws-devicefarm-support@amazon.com.
listOfferings
in interface AWSDeviceFarm
request
- Represents the request to list all offerings.public ListProjectsResult listProjects(ListProjectsRequest request)
AWSDeviceFarm
Gets information about projects.
listProjects
in interface AWSDeviceFarm
request
- Represents a request to the list projects operation.public ListRemoteAccessSessionsResult listRemoteAccessSessions(ListRemoteAccessSessionsRequest request)
AWSDeviceFarm
Returns a list of all currently running remote access sessions.
listRemoteAccessSessions
in interface AWSDeviceFarm
request
- Represents the request to return information about the remote access session.public ListRunsResult listRuns(ListRunsRequest request)
AWSDeviceFarm
Gets information about runs, given an AWS Device Farm project ARN.
listRuns
in interface AWSDeviceFarm
request
- Represents a request to the list runs operation.public ListSamplesResult listSamples(ListSamplesRequest request)
AWSDeviceFarm
Gets information about samples, given an AWS Device Farm job ARN.
listSamples
in interface AWSDeviceFarm
request
- Represents a request to the list samples operation.public ListSuitesResult listSuites(ListSuitesRequest request)
AWSDeviceFarm
Gets information about test suites for a given job.
listSuites
in interface AWSDeviceFarm
request
- Represents a request to the list suites operation.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSDeviceFarm
List the tags for an AWS Device Farm resource.
listTagsForResource
in interface AWSDeviceFarm
public ListTestGridProjectsResult listTestGridProjects(ListTestGridProjectsRequest request)
AWSDeviceFarm
Gets a list of all Selenium testing projects in your account.
listTestGridProjects
in interface AWSDeviceFarm
public ListTestGridSessionActionsResult listTestGridSessionActions(ListTestGridSessionActionsRequest request)
AWSDeviceFarm
Returns a list of the actions taken in a TestGridSession.
listTestGridSessionActions
in interface AWSDeviceFarm
public ListTestGridSessionArtifactsResult listTestGridSessionArtifacts(ListTestGridSessionArtifactsRequest request)
AWSDeviceFarm
Retrieves a list of artifacts created during the session.
listTestGridSessionArtifacts
in interface AWSDeviceFarm
public ListTestGridSessionsResult listTestGridSessions(ListTestGridSessionsRequest request)
AWSDeviceFarm
Retrieves a list of sessions for a TestGridProject.
listTestGridSessions
in interface AWSDeviceFarm
public ListTestsResult listTests(ListTestsRequest request)
AWSDeviceFarm
Gets information about tests in a given test suite.
listTests
in interface AWSDeviceFarm
request
- Represents a request to the list tests operation.public ListUniqueProblemsResult listUniqueProblems(ListUniqueProblemsRequest request)
AWSDeviceFarm
Gets information about unique problems, such as exceptions or crashes.
Unique problems are defined as a single instance of an error across a run, job, or suite. For example, if a call
in your application consistently raises an exception (OutOfBoundsException in MyActivity.java:386
),
ListUniqueProblems
returns a single entry instead of many individual entries for that exception.
listUniqueProblems
in interface AWSDeviceFarm
request
- Represents a request to the list unique problems operation.public ListUploadsResult listUploads(ListUploadsRequest request)
AWSDeviceFarm
Gets information about uploads, given an AWS Device Farm project ARN.
listUploads
in interface AWSDeviceFarm
request
- Represents a request to the list uploads operation.public ListVPCEConfigurationsResult listVPCEConfigurations(ListVPCEConfigurationsRequest request)
AWSDeviceFarm
Returns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account.
listVPCEConfigurations
in interface AWSDeviceFarm
public PurchaseOfferingResult purchaseOffering(PurchaseOfferingRequest request)
AWSDeviceFarm
Immediately purchases offerings for an AWS account. Offerings renew with the latest total purchased quantity for
an offering, unless the renewal was overridden. The API returns a NotEligible
error if the user is
not permitted to invoke the operation. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
purchaseOffering
in interface AWSDeviceFarm
request
- Represents a request for a purchase offering.public RenewOfferingResult renewOffering(RenewOfferingRequest request)
AWSDeviceFarm
Explicitly sets the quantity of devices to renew for an offering, starting from the effectiveDate
of
the next period. The API returns a NotEligible
error if the user is not permitted to invoke the
operation. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
renewOffering
in interface AWSDeviceFarm
request
- A request that represents an offering renewal.public ScheduleRunResult scheduleRun(ScheduleRunRequest request)
AWSDeviceFarm
Schedules a run.
scheduleRun
in interface AWSDeviceFarm
request
- Represents a request to the schedule run operation.public StopJobResult stopJob(StopJobRequest request)
AWSDeviceFarm
Initiates a stop request for the current job. AWS Device Farm immediately stops the job on the device where tests have not started. You are not billed for this device. On the device where tests have started, setup suite and teardown suite tests run to completion on the device. You are billed for setup, teardown, and any tests that were in progress or already completed.
stopJob
in interface AWSDeviceFarm
public StopRemoteAccessSessionResult stopRemoteAccessSession(StopRemoteAccessSessionRequest request)
AWSDeviceFarm
Ends a specified remote access session.
stopRemoteAccessSession
in interface AWSDeviceFarm
request
- Represents the request to stop the remote access session.public StopRunResult stopRun(StopRunRequest request)
AWSDeviceFarm
Initiates a stop request for the current test run. AWS Device Farm immediately stops the run on devices where tests have not started. You are not billed for these devices. On devices where tests have started executing, setup suite and teardown suite tests run to completion on those devices. You are billed for setup, teardown, and any tests that were in progress or already completed.
stopRun
in interface AWSDeviceFarm
request
- Represents the request to stop a specific run.public TagResourceResult tagResource(TagResourceRequest request)
AWSDeviceFarm
Associates the specified tags to a resource with the specified resourceArn
. If existing tags on a
resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags
associated with that resource are also deleted.
tagResource
in interface AWSDeviceFarm
public UntagResourceResult untagResource(UntagResourceRequest request)
AWSDeviceFarm
Deletes the specified tags from a resource.
untagResource
in interface AWSDeviceFarm
public UpdateDeviceInstanceResult updateDeviceInstance(UpdateDeviceInstanceRequest request)
AWSDeviceFarm
Updates information about a private device instance.
updateDeviceInstance
in interface AWSDeviceFarm
public UpdateDevicePoolResult updateDevicePool(UpdateDevicePoolRequest request)
AWSDeviceFarm
Modifies the name, description, and rules in a device pool given the attributes and the pool ARN. Rule updates are all-or-nothing, meaning they can only be updated as a whole (or not at all).
updateDevicePool
in interface AWSDeviceFarm
request
- Represents a request to the update device pool operation.public UpdateInstanceProfileResult updateInstanceProfile(UpdateInstanceProfileRequest request)
AWSDeviceFarm
Updates information about an existing private device instance profile.
updateInstanceProfile
in interface AWSDeviceFarm
public UpdateNetworkProfileResult updateNetworkProfile(UpdateNetworkProfileRequest request)
AWSDeviceFarm
Updates the network profile.
updateNetworkProfile
in interface AWSDeviceFarm
public UpdateProjectResult updateProject(UpdateProjectRequest request)
AWSDeviceFarm
Modifies the specified project name, given the project ARN and a new name.
updateProject
in interface AWSDeviceFarm
request
- Represents a request to the update project operation.public UpdateTestGridProjectResult updateTestGridProject(UpdateTestGridProjectRequest request)
AWSDeviceFarm
Change details of a project.
updateTestGridProject
in interface AWSDeviceFarm
public UpdateUploadResult updateUpload(UpdateUploadRequest request)
AWSDeviceFarm
Updates an uploaded test spec.
updateUpload
in interface AWSDeviceFarm
public UpdateVPCEConfigurationResult updateVPCEConfiguration(UpdateVPCEConfigurationRequest request)
AWSDeviceFarm
Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.
updateVPCEConfiguration
in interface AWSDeviceFarm
public void shutdown()
AWSDeviceFarm
shutdown
in interface AWSDeviceFarm
public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSDeviceFarm
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata
in interface AWSDeviceFarm
request
- The originally executed request.