@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSDeviceFarmAsync extends AbstractAWSDeviceFarm implements AWSDeviceFarmAsync
AWSDeviceFarmAsync
. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
createDevicePool, createNetworkProfile, createProject, createRemoteAccessSession, createUpload, deleteDevicePool, deleteNetworkProfile, deleteProject, deleteRemoteAccessSession, deleteRun, deleteUpload, getAccountSettings, getCachedResponseMetadata, getDevice, getDevicePool, getDevicePoolCompatibility, getJob, getNetworkProfile, getOfferingStatus, getProject, getRemoteAccessSession, getRun, getSuite, getTest, getUpload, installToRemoteAccessSession, listArtifacts, listDevicePools, listDevices, listJobs, listNetworkProfiles, listOfferingPromotions, listOfferings, listOfferingTransactions, listProjects, listRemoteAccessSessions, listRuns, listSamples, listSuites, listTests, listUniqueProblems, listUploads, purchaseOffering, renewOffering, scheduleRun, setEndpoint, setRegion, shutdown, stopRemoteAccessSession, stopRun, updateDevicePool, updateNetworkProfile, updateProject
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDevicePool, createNetworkProfile, createProject, createRemoteAccessSession, createUpload, deleteDevicePool, deleteNetworkProfile, deleteProject, deleteRemoteAccessSession, deleteRun, deleteUpload, getAccountSettings, getCachedResponseMetadata, getDevice, getDevicePool, getDevicePoolCompatibility, getJob, getNetworkProfile, getOfferingStatus, getProject, getRemoteAccessSession, getRun, getSuite, getTest, getUpload, installToRemoteAccessSession, listArtifacts, listDevicePools, listDevices, listJobs, listNetworkProfiles, listOfferingPromotions, listOfferings, listOfferingTransactions, listProjects, listRemoteAccessSessions, listRuns, listSamples, listSuites, listTests, listUniqueProblems, listUploads, purchaseOffering, renewOffering, scheduleRun, setEndpoint, setRegion, shutdown, stopRemoteAccessSession, stopRun, updateDevicePool, updateNetworkProfile, updateProject
public Future<CreateDevicePoolResult> createDevicePoolAsync(CreateDevicePoolRequest request)
AWSDeviceFarmAsync
Creates a device pool.
createDevicePoolAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the create device pool operation.public Future<CreateDevicePoolResult> createDevicePoolAsync(CreateDevicePoolRequest request, AsyncHandler<CreateDevicePoolRequest,CreateDevicePoolResult> asyncHandler)
AWSDeviceFarmAsync
Creates a device pool.
createDevicePoolAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the create device pool operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateNetworkProfileResult> createNetworkProfileAsync(CreateNetworkProfileRequest request)
AWSDeviceFarmAsync
Creates a network profile.
createNetworkProfileAsync
in interface AWSDeviceFarmAsync
public Future<CreateNetworkProfileResult> createNetworkProfileAsync(CreateNetworkProfileRequest request, AsyncHandler<CreateNetworkProfileRequest,CreateNetworkProfileResult> asyncHandler)
AWSDeviceFarmAsync
Creates a network profile.
createNetworkProfileAsync
in interface AWSDeviceFarmAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateProjectResult> createProjectAsync(CreateProjectRequest request)
AWSDeviceFarmAsync
Creates a new project.
createProjectAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the create project operation.public Future<CreateProjectResult> createProjectAsync(CreateProjectRequest request, AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler)
AWSDeviceFarmAsync
Creates a new project.
createProjectAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the create project operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateRemoteAccessSessionResult> createRemoteAccessSessionAsync(CreateRemoteAccessSessionRequest request)
AWSDeviceFarmAsync
Specifies and starts a remote access session.
createRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
request
- Creates and submits a request to start a remote access session.public Future<CreateRemoteAccessSessionResult> createRemoteAccessSessionAsync(CreateRemoteAccessSessionRequest request, AsyncHandler<CreateRemoteAccessSessionRequest,CreateRemoteAccessSessionResult> asyncHandler)
AWSDeviceFarmAsync
Specifies and starts a remote access session.
createRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
request
- Creates and submits a request to start a remote access session.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateUploadResult> createUploadAsync(CreateUploadRequest request)
AWSDeviceFarmAsync
Uploads an app or test scripts.
createUploadAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the create upload operation.public Future<CreateUploadResult> createUploadAsync(CreateUploadRequest request, AsyncHandler<CreateUploadRequest,CreateUploadResult> asyncHandler)
AWSDeviceFarmAsync
Uploads an app or test scripts.
createUploadAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the create upload operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDevicePoolResult> deleteDevicePoolAsync(DeleteDevicePoolRequest request)
AWSDeviceFarmAsync
Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.
deleteDevicePoolAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the delete device pool operation.public Future<DeleteDevicePoolResult> deleteDevicePoolAsync(DeleteDevicePoolRequest request, AsyncHandler<DeleteDevicePoolRequest,DeleteDevicePoolResult> asyncHandler)
AWSDeviceFarmAsync
Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.
deleteDevicePoolAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the delete device pool operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteNetworkProfileResult> deleteNetworkProfileAsync(DeleteNetworkProfileRequest request)
AWSDeviceFarmAsync
Deletes a network profile.
deleteNetworkProfileAsync
in interface AWSDeviceFarmAsync
public Future<DeleteNetworkProfileResult> deleteNetworkProfileAsync(DeleteNetworkProfileRequest request, AsyncHandler<DeleteNetworkProfileRequest,DeleteNetworkProfileResult> asyncHandler)
AWSDeviceFarmAsync
Deletes a network profile.
deleteNetworkProfileAsync
in interface AWSDeviceFarmAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteProjectResult> deleteProjectAsync(DeleteProjectRequest request)
AWSDeviceFarmAsync
Deletes an AWS Device Farm project, given the project ARN.
Note Deleting this resource does not stop an in-progress run.
deleteProjectAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the delete project operation.public Future<DeleteProjectResult> deleteProjectAsync(DeleteProjectRequest request, AsyncHandler<DeleteProjectRequest,DeleteProjectResult> asyncHandler)
AWSDeviceFarmAsync
Deletes an AWS Device Farm project, given the project ARN.
Note Deleting this resource does not stop an in-progress run.
deleteProjectAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the delete project operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteRemoteAccessSessionResult> deleteRemoteAccessSessionAsync(DeleteRemoteAccessSessionRequest request)
AWSDeviceFarmAsync
Deletes a completed remote access session and its results.
deleteRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to delete the specified remote access session.public Future<DeleteRemoteAccessSessionResult> deleteRemoteAccessSessionAsync(DeleteRemoteAccessSessionRequest request, AsyncHandler<DeleteRemoteAccessSessionRequest,DeleteRemoteAccessSessionResult> asyncHandler)
AWSDeviceFarmAsync
Deletes a completed remote access session and its results.
deleteRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to delete the specified remote access session.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteRunResult> deleteRunAsync(DeleteRunRequest request)
AWSDeviceFarmAsync
Deletes the run, given the run ARN.
Note Deleting this resource does not stop an in-progress run.
deleteRunAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the delete run operation.public Future<DeleteRunResult> deleteRunAsync(DeleteRunRequest request, AsyncHandler<DeleteRunRequest,DeleteRunResult> asyncHandler)
AWSDeviceFarmAsync
Deletes the run, given the run ARN.
Note Deleting this resource does not stop an in-progress run.
deleteRunAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the delete run operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteUploadResult> deleteUploadAsync(DeleteUploadRequest request)
AWSDeviceFarmAsync
Deletes an upload given the upload ARN.
deleteUploadAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the delete upload operation.public Future<DeleteUploadResult> deleteUploadAsync(DeleteUploadRequest request, AsyncHandler<DeleteUploadRequest,DeleteUploadResult> asyncHandler)
AWSDeviceFarmAsync
Deletes an upload given the upload ARN.
deleteUploadAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the delete upload operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAccountSettingsResult> getAccountSettingsAsync(GetAccountSettingsRequest request)
AWSDeviceFarmAsync
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
getAccountSettingsAsync
in interface AWSDeviceFarmAsync
request
- Represents the request sent to retrieve the account settings.public Future<GetAccountSettingsResult> getAccountSettingsAsync(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler)
AWSDeviceFarmAsync
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
getAccountSettingsAsync
in interface AWSDeviceFarmAsync
request
- Represents the request sent to retrieve the account settings.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDeviceResult> getDeviceAsync(GetDeviceRequest request)
AWSDeviceFarmAsync
Gets information about a unique device type.
getDeviceAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get device request.public Future<GetDeviceResult> getDeviceAsync(GetDeviceRequest request, AsyncHandler<GetDeviceRequest,GetDeviceResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about a unique device type.
getDeviceAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get device request.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDevicePoolResult> getDevicePoolAsync(GetDevicePoolRequest request)
AWSDeviceFarmAsync
Gets information about a device pool.
getDevicePoolAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get device pool operation.public Future<GetDevicePoolResult> getDevicePoolAsync(GetDevicePoolRequest request, AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about a device pool.
getDevicePoolAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get device pool operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDevicePoolCompatibilityResult> getDevicePoolCompatibilityAsync(GetDevicePoolCompatibilityRequest request)
AWSDeviceFarmAsync
Gets information about compatibility with a device pool.
getDevicePoolCompatibilityAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get device pool compatibility operation.public Future<GetDevicePoolCompatibilityResult> getDevicePoolCompatibilityAsync(GetDevicePoolCompatibilityRequest request, AsyncHandler<GetDevicePoolCompatibilityRequest,GetDevicePoolCompatibilityResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about compatibility with a device pool.
getDevicePoolCompatibilityAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get device pool compatibility operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetJobResult> getJobAsync(GetJobRequest request)
AWSDeviceFarmAsync
Gets information about a job.
getJobAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get job operation.public Future<GetJobResult> getJobAsync(GetJobRequest request, AsyncHandler<GetJobRequest,GetJobResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about a job.
getJobAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get job operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetNetworkProfileResult> getNetworkProfileAsync(GetNetworkProfileRequest request)
AWSDeviceFarmAsync
Returns information about a network profile.
getNetworkProfileAsync
in interface AWSDeviceFarmAsync
public Future<GetNetworkProfileResult> getNetworkProfileAsync(GetNetworkProfileRequest request, AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler)
AWSDeviceFarmAsync
Returns information about a network profile.
getNetworkProfileAsync
in interface AWSDeviceFarmAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetOfferingStatusResult> getOfferingStatusAsync(GetOfferingStatusRequest request)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
getOfferingStatusAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to retrieve the offering status for the specified customer or account.public Future<GetOfferingStatusResult> getOfferingStatusAsync(GetOfferingStatusRequest request, AsyncHandler<GetOfferingStatusRequest,GetOfferingStatusResult> asyncHandler)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
getOfferingStatusAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to retrieve the offering status for the specified customer or account.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetProjectResult> getProjectAsync(GetProjectRequest request)
AWSDeviceFarmAsync
Gets information about a project.
getProjectAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get project operation.public Future<GetProjectResult> getProjectAsync(GetProjectRequest request, AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about a project.
getProjectAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get project operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetRemoteAccessSessionResult> getRemoteAccessSessionAsync(GetRemoteAccessSessionRequest request)
AWSDeviceFarmAsync
Returns a link to a currently running remote access session.
getRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to get information about the specified remote access session.public Future<GetRemoteAccessSessionResult> getRemoteAccessSessionAsync(GetRemoteAccessSessionRequest request, AsyncHandler<GetRemoteAccessSessionRequest,GetRemoteAccessSessionResult> asyncHandler)
AWSDeviceFarmAsync
Returns a link to a currently running remote access session.
getRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to get information about the specified remote access session.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetRunResult> getRunAsync(GetRunRequest request)
AWSDeviceFarmAsync
Gets information about a run.
getRunAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get run operation.public Future<GetRunResult> getRunAsync(GetRunRequest request, AsyncHandler<GetRunRequest,GetRunResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about a run.
getRunAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get run operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSuiteResult> getSuiteAsync(GetSuiteRequest request)
AWSDeviceFarmAsync
Gets information about a suite.
getSuiteAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get suite operation.public Future<GetSuiteResult> getSuiteAsync(GetSuiteRequest request, AsyncHandler<GetSuiteRequest,GetSuiteResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about a suite.
getSuiteAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get suite operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetTestResult> getTestAsync(GetTestRequest request)
AWSDeviceFarmAsync
Gets information about a test.
getTestAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get test operation.public Future<GetTestResult> getTestAsync(GetTestRequest request, AsyncHandler<GetTestRequest,GetTestResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about a test.
getTestAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get test operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetUploadResult> getUploadAsync(GetUploadRequest request)
AWSDeviceFarmAsync
Gets information about an upload.
getUploadAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get upload operation.public Future<GetUploadResult> getUploadAsync(GetUploadRequest request, AsyncHandler<GetUploadRequest,GetUploadResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about an upload.
getUploadAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the get upload operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<InstallToRemoteAccessSessionResult> installToRemoteAccessSessionAsync(InstallToRemoteAccessSessionRequest request)
AWSDeviceFarmAsync
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.
installToRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
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 Future<InstallToRemoteAccessSessionResult> installToRemoteAccessSessionAsync(InstallToRemoteAccessSessionRequest request, AsyncHandler<InstallToRemoteAccessSessionRequest,InstallToRemoteAccessSessionResult> asyncHandler)
AWSDeviceFarmAsync
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.
installToRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
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.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListArtifactsResult> listArtifactsAsync(ListArtifactsRequest request)
AWSDeviceFarmAsync
Gets information about artifacts.
listArtifactsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list artifacts operation.public Future<ListArtifactsResult> listArtifactsAsync(ListArtifactsRequest request, AsyncHandler<ListArtifactsRequest,ListArtifactsResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about artifacts.
listArtifactsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list artifacts operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDevicePoolsResult> listDevicePoolsAsync(ListDevicePoolsRequest request)
AWSDeviceFarmAsync
Gets information about device pools.
listDevicePoolsAsync
in interface AWSDeviceFarmAsync
request
- Represents the result of a list device pools request.public Future<ListDevicePoolsResult> listDevicePoolsAsync(ListDevicePoolsRequest request, AsyncHandler<ListDevicePoolsRequest,ListDevicePoolsResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about device pools.
listDevicePoolsAsync
in interface AWSDeviceFarmAsync
request
- Represents the result of a list device pools request.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDevicesResult> listDevicesAsync(ListDevicesRequest request)
AWSDeviceFarmAsync
Gets information about unique device types.
listDevicesAsync
in interface AWSDeviceFarmAsync
request
- Represents the result of a list devices request.public Future<ListDevicesResult> listDevicesAsync(ListDevicesRequest request, AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about unique device types.
listDevicesAsync
in interface AWSDeviceFarmAsync
request
- Represents the result of a list devices request.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListJobsResult> listJobsAsync(ListJobsRequest request)
AWSDeviceFarmAsync
Gets information about jobs.
listJobsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list jobs operation.public Future<ListJobsResult> listJobsAsync(ListJobsRequest request, AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about jobs.
listJobsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list jobs operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListNetworkProfilesResult> listNetworkProfilesAsync(ListNetworkProfilesRequest request)
AWSDeviceFarmAsync
Returns the list of available network profiles.
listNetworkProfilesAsync
in interface AWSDeviceFarmAsync
public Future<ListNetworkProfilesResult> listNetworkProfilesAsync(ListNetworkProfilesRequest request, AsyncHandler<ListNetworkProfilesRequest,ListNetworkProfilesResult> asyncHandler)
AWSDeviceFarmAsync
Returns the list of available network profiles.
listNetworkProfilesAsync
in interface AWSDeviceFarmAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListOfferingPromotionsResult> listOfferingPromotionsAsync(ListOfferingPromotionsRequest request)
AWSDeviceFarmAsync
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 believe that you should be able to invoke this operation.
listOfferingPromotionsAsync
in interface AWSDeviceFarmAsync
public Future<ListOfferingPromotionsResult> listOfferingPromotionsAsync(ListOfferingPromotionsRequest request, AsyncHandler<ListOfferingPromotionsRequest,ListOfferingPromotionsResult> asyncHandler)
AWSDeviceFarmAsync
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 believe that you should be able to invoke this operation.
listOfferingPromotionsAsync
in interface AWSDeviceFarmAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListOfferingTransactionsResult> listOfferingTransactionsAsync(ListOfferingTransactionsRequest request)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
listOfferingTransactionsAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to list the offering transaction history.public Future<ListOfferingTransactionsResult> listOfferingTransactionsAsync(ListOfferingTransactionsRequest request, AsyncHandler<ListOfferingTransactionsRequest,ListOfferingTransactionsResult> asyncHandler)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
listOfferingTransactionsAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to list the offering transaction history.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListOfferingsResult> listOfferingsAsync(ListOfferingsRequest request)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
listOfferingsAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to list all offerings.public Future<ListOfferingsResult> listOfferingsAsync(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
listOfferingsAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to list all offerings.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListProjectsResult> listProjectsAsync(ListProjectsRequest request)
AWSDeviceFarmAsync
Gets information about projects.
listProjectsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list projects operation.public Future<ListProjectsResult> listProjectsAsync(ListProjectsRequest request, AsyncHandler<ListProjectsRequest,ListProjectsResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about projects.
listProjectsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list projects operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListRemoteAccessSessionsResult> listRemoteAccessSessionsAsync(ListRemoteAccessSessionsRequest request)
AWSDeviceFarmAsync
Returns a list of all currently running remote access sessions.
listRemoteAccessSessionsAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to return information about the remote access session.public Future<ListRemoteAccessSessionsResult> listRemoteAccessSessionsAsync(ListRemoteAccessSessionsRequest request, AsyncHandler<ListRemoteAccessSessionsRequest,ListRemoteAccessSessionsResult> asyncHandler)
AWSDeviceFarmAsync
Returns a list of all currently running remote access sessions.
listRemoteAccessSessionsAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to return information about the remote access session.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListRunsResult> listRunsAsync(ListRunsRequest request)
AWSDeviceFarmAsync
Gets information about runs, given an AWS Device Farm project ARN.
listRunsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list runs operation.public Future<ListRunsResult> listRunsAsync(ListRunsRequest request, AsyncHandler<ListRunsRequest,ListRunsResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about runs, given an AWS Device Farm project ARN.
listRunsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list runs operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSamplesResult> listSamplesAsync(ListSamplesRequest request)
AWSDeviceFarmAsync
Gets information about samples, given an AWS Device Farm project ARN
listSamplesAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list samples operation.public Future<ListSamplesResult> listSamplesAsync(ListSamplesRequest request, AsyncHandler<ListSamplesRequest,ListSamplesResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about samples, given an AWS Device Farm project ARN
listSamplesAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list samples operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSuitesResult> listSuitesAsync(ListSuitesRequest request)
AWSDeviceFarmAsync
Gets information about suites.
listSuitesAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list suites operation.public Future<ListSuitesResult> listSuitesAsync(ListSuitesRequest request, AsyncHandler<ListSuitesRequest,ListSuitesResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about suites.
listSuitesAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list suites operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTestsResult> listTestsAsync(ListTestsRequest request)
AWSDeviceFarmAsync
Gets information about tests.
listTestsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list tests operation.public Future<ListTestsResult> listTestsAsync(ListTestsRequest request, AsyncHandler<ListTestsRequest,ListTestsResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about tests.
listTestsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list tests operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListUniqueProblemsResult> listUniqueProblemsAsync(ListUniqueProblemsRequest request)
AWSDeviceFarmAsync
Gets information about unique problems.
listUniqueProblemsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list unique problems operation.public Future<ListUniqueProblemsResult> listUniqueProblemsAsync(ListUniqueProblemsRequest request, AsyncHandler<ListUniqueProblemsRequest,ListUniqueProblemsResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about unique problems.
listUniqueProblemsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list unique problems operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListUploadsResult> listUploadsAsync(ListUploadsRequest request)
AWSDeviceFarmAsync
Gets information about uploads, given an AWS Device Farm project ARN.
listUploadsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list uploads operation.public Future<ListUploadsResult> listUploadsAsync(ListUploadsRequest request, AsyncHandler<ListUploadsRequest,ListUploadsResult> asyncHandler)
AWSDeviceFarmAsync
Gets information about uploads, given an AWS Device Farm project ARN.
listUploadsAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the list uploads operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PurchaseOfferingResult> purchaseOfferingAsync(PurchaseOfferingRequest request)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
purchaseOfferingAsync
in interface AWSDeviceFarmAsync
request
- Represents a request for a purchase offering.public Future<PurchaseOfferingResult> purchaseOfferingAsync(PurchaseOfferingRequest request, AsyncHandler<PurchaseOfferingRequest,PurchaseOfferingResult> asyncHandler)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
purchaseOfferingAsync
in interface AWSDeviceFarmAsync
request
- Represents a request for a purchase offering.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RenewOfferingResult> renewOfferingAsync(RenewOfferingRequest request)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
renewOfferingAsync
in interface AWSDeviceFarmAsync
request
- A request representing an offering renewal.public Future<RenewOfferingResult> renewOfferingAsync(RenewOfferingRequest request, AsyncHandler<RenewOfferingRequest,RenewOfferingResult> asyncHandler)
AWSDeviceFarmAsync
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. Please contact aws-devicefarm-support@amazon.com if you believe that you
should be able to invoke this operation.
renewOfferingAsync
in interface AWSDeviceFarmAsync
request
- A request representing an offering renewal.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ScheduleRunResult> scheduleRunAsync(ScheduleRunRequest request)
AWSDeviceFarmAsync
Schedules a run.
scheduleRunAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the schedule run operation.public Future<ScheduleRunResult> scheduleRunAsync(ScheduleRunRequest request, AsyncHandler<ScheduleRunRequest,ScheduleRunResult> asyncHandler)
AWSDeviceFarmAsync
Schedules a run.
scheduleRunAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the schedule run operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopRemoteAccessSessionResult> stopRemoteAccessSessionAsync(StopRemoteAccessSessionRequest request)
AWSDeviceFarmAsync
Ends a specified remote access session.
stopRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to stop the remote access session.public Future<StopRemoteAccessSessionResult> stopRemoteAccessSessionAsync(StopRemoteAccessSessionRequest request, AsyncHandler<StopRemoteAccessSessionRequest,StopRemoteAccessSessionResult> asyncHandler)
AWSDeviceFarmAsync
Ends a specified remote access session.
stopRemoteAccessSessionAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to stop the remote access session.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopRunResult> stopRunAsync(StopRunRequest request)
AWSDeviceFarmAsync
Initiates a stop request for the current test run. AWS Device Farm will immediately stop the run on devices where tests have not started executing, and you will not be billed for these devices. On devices where tests have started executing, Setup Suite and Teardown Suite tests will run to completion before stopping execution on those devices. You will be billed for Setup, Teardown, and any tests that were in progress or already completed.
stopRunAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to stop a specific run.public Future<StopRunResult> stopRunAsync(StopRunRequest request, AsyncHandler<StopRunRequest,StopRunResult> asyncHandler)
AWSDeviceFarmAsync
Initiates a stop request for the current test run. AWS Device Farm will immediately stop the run on devices where tests have not started executing, and you will not be billed for these devices. On devices where tests have started executing, Setup Suite and Teardown Suite tests will run to completion before stopping execution on those devices. You will be billed for Setup, Teardown, and any tests that were in progress or already completed.
stopRunAsync
in interface AWSDeviceFarmAsync
request
- Represents the request to stop a specific run.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDevicePoolResult> updateDevicePoolAsync(UpdateDevicePoolRequest request)
AWSDeviceFarmAsync
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).
updateDevicePoolAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the update device pool operation.public Future<UpdateDevicePoolResult> updateDevicePoolAsync(UpdateDevicePoolRequest request, AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler)
AWSDeviceFarmAsync
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).
updateDevicePoolAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the update device pool operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateNetworkProfileResult> updateNetworkProfileAsync(UpdateNetworkProfileRequest request)
AWSDeviceFarmAsync
Updates the network profile with specific settings.
updateNetworkProfileAsync
in interface AWSDeviceFarmAsync
public Future<UpdateNetworkProfileResult> updateNetworkProfileAsync(UpdateNetworkProfileRequest request, AsyncHandler<UpdateNetworkProfileRequest,UpdateNetworkProfileResult> asyncHandler)
AWSDeviceFarmAsync
Updates the network profile with specific settings.
updateNetworkProfileAsync
in interface AWSDeviceFarmAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateProjectResult> updateProjectAsync(UpdateProjectRequest request)
AWSDeviceFarmAsync
Modifies the specified project name, given the project ARN and a new name.
updateProjectAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the update project operation.public Future<UpdateProjectResult> updateProjectAsync(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest,UpdateProjectResult> asyncHandler)
AWSDeviceFarmAsync
Modifies the specified project name, given the project ARN and a new name.
updateProjectAsync
in interface AWSDeviceFarmAsync
request
- Represents a request to the update project operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.