@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, createInstanceProfile, createNetworkProfile, createProject, createRemoteAccessSession, createTestGridProject, createTestGridUrl, createUpload, createVPCEConfiguration, deleteDevicePool, deleteInstanceProfile, deleteNetworkProfile, deleteProject, deleteRemoteAccessSession, deleteRun, deleteTestGridProject, deleteUpload, deleteVPCEConfiguration, getAccountSettings, getCachedResponseMetadata, getDevice, getDeviceInstance, getDevicePool, getDevicePoolCompatibility, getInstanceProfile, getJob, getNetworkProfile, getOfferingStatus, getProject, getRemoteAccessSession, getRun, getSuite, getTest, getTestGridProject, getTestGridSession, getUpload, getVPCEConfiguration, installToRemoteAccessSession, listArtifacts, listDeviceInstances, listDevicePools, listDevices, listInstanceProfiles, listJobs, listNetworkProfiles, listOfferingPromotions, listOfferings, listOfferingTransactions, listProjects, listRemoteAccessSessions, listRuns, listSamples, listSuites, listTagsForResource, listTestGridProjects, listTestGridSessionActions, listTestGridSessionArtifacts, listTestGridSessions, listTests, listUniqueProblems, listUploads, listVPCEConfigurations, purchaseOffering, renewOffering, scheduleRun, setEndpoint, setRegion, shutdown, stopJob, stopRemoteAccessSession, stopRun, tagResource, untagResource, updateDeviceInstance, updateDevicePool, updateInstanceProfile, updateNetworkProfile, updateProject, updateTestGridProject, updateUpload, updateVPCEConfiguration
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDevicePool, createInstanceProfile, createNetworkProfile, createProject, createRemoteAccessSession, createTestGridProject, createTestGridUrl, createUpload, createVPCEConfiguration, deleteDevicePool, deleteInstanceProfile, deleteNetworkProfile, deleteProject, deleteRemoteAccessSession, deleteRun, deleteTestGridProject, deleteUpload, deleteVPCEConfiguration, getAccountSettings, getCachedResponseMetadata, getDevice, getDeviceInstance, getDevicePool, getDevicePoolCompatibility, getInstanceProfile, getJob, getNetworkProfile, getOfferingStatus, getProject, getRemoteAccessSession, getRun, getSuite, getTest, getTestGridProject, getTestGridSession, getUpload, getVPCEConfiguration, installToRemoteAccessSession, listArtifacts, listDeviceInstances, listDevicePools, listDevices, listInstanceProfiles, listJobs, listNetworkProfiles, listOfferingPromotions, listOfferings, listOfferingTransactions, listProjects, listRemoteAccessSessions, listRuns, listSamples, listSuites, listTagsForResource, listTestGridProjects, listTestGridSessionActions, listTestGridSessionArtifacts, listTestGridSessions, listTests, listUniqueProblems, listUploads, listVPCEConfigurations, purchaseOffering, renewOffering, scheduleRun, setEndpoint, setRegion, shutdown, stopJob, stopRemoteAccessSession, stopRun, tagResource, untagResource, updateDeviceInstance, updateDevicePool, updateInstanceProfile, updateNetworkProfile, updateProject, updateTestGridProject, updateUpload, updateVPCEConfiguration
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<CreateInstanceProfileResult> createInstanceProfileAsync(CreateInstanceProfileRequest request)
AWSDeviceFarmAsync
Creates a profile that can be applied to one or more private fleet device instances.
createInstanceProfileAsync
in interface AWSDeviceFarmAsync
public Future<CreateInstanceProfileResult> createInstanceProfileAsync(CreateInstanceProfileRequest request, AsyncHandler<CreateInstanceProfileRequest,CreateInstanceProfileResult> asyncHandler)
AWSDeviceFarmAsync
Creates a profile that can be applied to one or more private fleet device instances.
createInstanceProfileAsync
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<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 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 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<CreateTestGridProjectResult> createTestGridProjectAsync(CreateTestGridProjectRequest request)
AWSDeviceFarmAsync
Creates a Selenium testing project. Projects are used to track TestGridSession instances.
createTestGridProjectAsync
in interface AWSDeviceFarmAsync
public Future<CreateTestGridProjectResult> createTestGridProjectAsync(CreateTestGridProjectRequest request, AsyncHandler<CreateTestGridProjectRequest,CreateTestGridProjectResult> asyncHandler)
AWSDeviceFarmAsync
Creates a Selenium testing project. Projects are used to track TestGridSession instances.
createTestGridProjectAsync
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<CreateTestGridUrlResult> createTestGridUrlAsync(CreateTestGridUrlRequest request)
AWSDeviceFarmAsync
Creates a signed, short-term URL that can be passed to a Selenium RemoteWebDriver
constructor.
createTestGridUrlAsync
in interface AWSDeviceFarmAsync
public Future<CreateTestGridUrlResult> createTestGridUrlAsync(CreateTestGridUrlRequest request, AsyncHandler<CreateTestGridUrlRequest,CreateTestGridUrlResult> asyncHandler)
AWSDeviceFarmAsync
Creates a signed, short-term URL that can be passed to a Selenium RemoteWebDriver
constructor.
createTestGridUrlAsync
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<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<CreateVPCEConfigurationResult> createVPCEConfigurationAsync(CreateVPCEConfigurationRequest request)
AWSDeviceFarmAsync
Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint.
createVPCEConfigurationAsync
in interface AWSDeviceFarmAsync
public Future<CreateVPCEConfigurationResult> createVPCEConfigurationAsync(CreateVPCEConfigurationRequest request, AsyncHandler<CreateVPCEConfigurationRequest,CreateVPCEConfigurationResult> asyncHandler)
AWSDeviceFarmAsync
Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint.
createVPCEConfigurationAsync
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<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<DeleteInstanceProfileResult> deleteInstanceProfileAsync(DeleteInstanceProfileRequest request)
AWSDeviceFarmAsync
Deletes a profile that can be applied to one or more private device instances.
deleteInstanceProfileAsync
in interface AWSDeviceFarmAsync
public Future<DeleteInstanceProfileResult> deleteInstanceProfileAsync(DeleteInstanceProfileRequest request, AsyncHandler<DeleteInstanceProfileRequest,DeleteInstanceProfileResult> asyncHandler)
AWSDeviceFarmAsync
Deletes a profile that can be applied to one or more private device instances.
deleteInstanceProfileAsync
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<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.
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.
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.
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.
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<DeleteTestGridProjectResult> deleteTestGridProjectAsync(DeleteTestGridProjectRequest request)
AWSDeviceFarmAsync
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.
deleteTestGridProjectAsync
in interface AWSDeviceFarmAsync
public Future<DeleteTestGridProjectResult> deleteTestGridProjectAsync(DeleteTestGridProjectRequest request, AsyncHandler<DeleteTestGridProjectRequest,DeleteTestGridProjectResult> asyncHandler)
AWSDeviceFarmAsync
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.
deleteTestGridProjectAsync
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<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<DeleteVPCEConfigurationResult> deleteVPCEConfigurationAsync(DeleteVPCEConfigurationRequest request)
AWSDeviceFarmAsync
Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint.
deleteVPCEConfigurationAsync
in interface AWSDeviceFarmAsync
public Future<DeleteVPCEConfigurationResult> deleteVPCEConfigurationAsync(DeleteVPCEConfigurationRequest request, AsyncHandler<DeleteVPCEConfigurationRequest,DeleteVPCEConfigurationResult> asyncHandler)
AWSDeviceFarmAsync
Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint.
deleteVPCEConfigurationAsync
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<GetAccountSettingsResult> getAccountSettingsAsync(GetAccountSettingsRequest request)
AWSDeviceFarmAsync
Returns the number of unmetered iOS 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 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<GetDeviceInstanceResult> getDeviceInstanceAsync(GetDeviceInstanceRequest request)
AWSDeviceFarmAsync
Returns information about a device instance that belongs to a private device fleet.
getDeviceInstanceAsync
in interface AWSDeviceFarmAsync
public Future<GetDeviceInstanceResult> getDeviceInstanceAsync(GetDeviceInstanceRequest request, AsyncHandler<GetDeviceInstanceRequest,GetDeviceInstanceResult> asyncHandler)
AWSDeviceFarmAsync
Returns information about a device instance that belongs to a private device fleet.
getDeviceInstanceAsync
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<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<GetInstanceProfileResult> getInstanceProfileAsync(GetInstanceProfileRequest request)
AWSDeviceFarmAsync
Returns information about the specified instance profile.
getInstanceProfileAsync
in interface AWSDeviceFarmAsync
public Future<GetInstanceProfileResult> getInstanceProfileAsync(GetInstanceProfileRequest request, AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler)
AWSDeviceFarmAsync
Returns information about the specified instance profile.
getInstanceProfileAsync
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<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. If you must be
able to invoke this operation, contact aws-devicefarm-support@amazon.com.
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. If you must be
able to invoke this operation, contact aws-devicefarm-support@amazon.com.
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<GetTestGridProjectResult> getTestGridProjectAsync(GetTestGridProjectRequest request)
AWSDeviceFarmAsync
Retrieves information about a Selenium testing project.
getTestGridProjectAsync
in interface AWSDeviceFarmAsync
public Future<GetTestGridProjectResult> getTestGridProjectAsync(GetTestGridProjectRequest request, AsyncHandler<GetTestGridProjectRequest,GetTestGridProjectResult> asyncHandler)
AWSDeviceFarmAsync
Retrieves information about a Selenium testing project.
getTestGridProjectAsync
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<GetTestGridSessionResult> getTestGridSessionAsync(GetTestGridSessionRequest request)
AWSDeviceFarmAsync
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).
getTestGridSessionAsync
in interface AWSDeviceFarmAsync
public Future<GetTestGridSessionResult> getTestGridSessionAsync(GetTestGridSessionRequest request, AsyncHandler<GetTestGridSessionRequest,GetTestGridSessionResult> asyncHandler)
AWSDeviceFarmAsync
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).
getTestGridSessionAsync
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<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<GetVPCEConfigurationResult> getVPCEConfigurationAsync(GetVPCEConfigurationRequest request)
AWSDeviceFarmAsync
Returns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint.
getVPCEConfigurationAsync
in interface AWSDeviceFarmAsync
public Future<GetVPCEConfigurationResult> getVPCEConfigurationAsync(GetVPCEConfigurationRequest request, AsyncHandler<GetVPCEConfigurationRequest,GetVPCEConfigurationResult> asyncHandler)
AWSDeviceFarmAsync
Returns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint.
getVPCEConfigurationAsync
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<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<ListDeviceInstancesResult> listDeviceInstancesAsync(ListDeviceInstancesRequest request)
AWSDeviceFarmAsync
Returns information about the private device instances associated with one or more AWS accounts.
listDeviceInstancesAsync
in interface AWSDeviceFarmAsync
public Future<ListDeviceInstancesResult> listDeviceInstancesAsync(ListDeviceInstancesRequest request, AsyncHandler<ListDeviceInstancesRequest,ListDeviceInstancesResult> asyncHandler)
AWSDeviceFarmAsync
Returns information about the private device instances associated with one or more AWS accounts.
listDeviceInstancesAsync
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<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<ListInstanceProfilesResult> listInstanceProfilesAsync(ListInstanceProfilesRequest request)
AWSDeviceFarmAsync
Returns information about all the instance profiles in an AWS account.
listInstanceProfilesAsync
in interface AWSDeviceFarmAsync
public Future<ListInstanceProfilesResult> listInstanceProfilesAsync(ListInstanceProfilesRequest request, AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler)
AWSDeviceFarmAsync
Returns information about all the instance profiles in an AWS account.
listInstanceProfilesAsync
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<ListJobsResult> listJobsAsync(ListJobsRequest request)
AWSDeviceFarmAsync
Gets information about jobs for a given test run.
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 for a given test run.
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 must 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 must 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. If you must be able to
invoke this operation, contact aws-devicefarm-support@amazon.com.
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. If you must be able to
invoke this operation, contact aws-devicefarm-support@amazon.com.
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. If you must be able to invoke this operation, contact
aws-devicefarm-support@amazon.com.
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. If you must be able to invoke this operation, contact
aws-devicefarm-support@amazon.com.
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 job 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 job 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 test suites for a given job.
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 test suites for a given job.
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<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSDeviceFarmAsync
List the tags for an AWS Device Farm resource.
listTagsForResourceAsync
in interface AWSDeviceFarmAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSDeviceFarmAsync
List the tags for an AWS Device Farm resource.
listTagsForResourceAsync
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<ListTestGridProjectsResult> listTestGridProjectsAsync(ListTestGridProjectsRequest request)
AWSDeviceFarmAsync
Gets a list of all Selenium testing projects in your account.
listTestGridProjectsAsync
in interface AWSDeviceFarmAsync
public Future<ListTestGridProjectsResult> listTestGridProjectsAsync(ListTestGridProjectsRequest request, AsyncHandler<ListTestGridProjectsRequest,ListTestGridProjectsResult> asyncHandler)
AWSDeviceFarmAsync
Gets a list of all Selenium testing projects in your account.
listTestGridProjectsAsync
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<ListTestGridSessionActionsResult> listTestGridSessionActionsAsync(ListTestGridSessionActionsRequest request)
AWSDeviceFarmAsync
Returns a list of the actions taken in a TestGridSession.
listTestGridSessionActionsAsync
in interface AWSDeviceFarmAsync
public Future<ListTestGridSessionActionsResult> listTestGridSessionActionsAsync(ListTestGridSessionActionsRequest request, AsyncHandler<ListTestGridSessionActionsRequest,ListTestGridSessionActionsResult> asyncHandler)
AWSDeviceFarmAsync
Returns a list of the actions taken in a TestGridSession.
listTestGridSessionActionsAsync
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<ListTestGridSessionArtifactsResult> listTestGridSessionArtifactsAsync(ListTestGridSessionArtifactsRequest request)
AWSDeviceFarmAsync
Retrieves a list of artifacts created during the session.
listTestGridSessionArtifactsAsync
in interface AWSDeviceFarmAsync
public Future<ListTestGridSessionArtifactsResult> listTestGridSessionArtifactsAsync(ListTestGridSessionArtifactsRequest request, AsyncHandler<ListTestGridSessionArtifactsRequest,ListTestGridSessionArtifactsResult> asyncHandler)
AWSDeviceFarmAsync
Retrieves a list of artifacts created during the session.
listTestGridSessionArtifactsAsync
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<ListTestGridSessionsResult> listTestGridSessionsAsync(ListTestGridSessionsRequest request)
AWSDeviceFarmAsync
Retrieves a list of sessions for a TestGridProject.
listTestGridSessionsAsync
in interface AWSDeviceFarmAsync
public Future<ListTestGridSessionsResult> listTestGridSessionsAsync(ListTestGridSessionsRequest request, AsyncHandler<ListTestGridSessionsRequest,ListTestGridSessionsResult> asyncHandler)
AWSDeviceFarmAsync
Retrieves a list of sessions for a TestGridProject.
listTestGridSessionsAsync
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<ListTestsResult> listTestsAsync(ListTestsRequest request)
AWSDeviceFarmAsync
Gets information about tests in a given test suite.
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 in a given test suite.
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, 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.
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, 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.
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<ListVPCEConfigurationsResult> listVPCEConfigurationsAsync(ListVPCEConfigurationsRequest request)
AWSDeviceFarmAsync
Returns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account.
listVPCEConfigurationsAsync
in interface AWSDeviceFarmAsync
public Future<ListVPCEConfigurationsResult> listVPCEConfigurationsAsync(ListVPCEConfigurationsRequest request, AsyncHandler<ListVPCEConfigurationsRequest,ListVPCEConfigurationsResult> asyncHandler)
AWSDeviceFarmAsync
Returns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account.
listVPCEConfigurationsAsync
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<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. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
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. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
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. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
renewOfferingAsync
in interface AWSDeviceFarmAsync
request
- A request that represents 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. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
renewOfferingAsync
in interface AWSDeviceFarmAsync
request
- A request that represents 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<StopJobResult> stopJobAsync(StopJobRequest request)
AWSDeviceFarmAsync
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.
stopJobAsync
in interface AWSDeviceFarmAsync
public Future<StopJobResult> stopJobAsync(StopJobRequest request, AsyncHandler<StopJobRequest,StopJobResult> asyncHandler)
AWSDeviceFarmAsync
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.
stopJobAsync
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<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 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.
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 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.
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<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSDeviceFarmAsync
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.
tagResourceAsync
in interface AWSDeviceFarmAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSDeviceFarmAsync
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.
tagResourceAsync
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<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSDeviceFarmAsync
Deletes the specified tags from a resource.
untagResourceAsync
in interface AWSDeviceFarmAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSDeviceFarmAsync
Deletes the specified tags from a resource.
untagResourceAsync
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<UpdateDeviceInstanceResult> updateDeviceInstanceAsync(UpdateDeviceInstanceRequest request)
AWSDeviceFarmAsync
Updates information about a private device instance.
updateDeviceInstanceAsync
in interface AWSDeviceFarmAsync
public Future<UpdateDeviceInstanceResult> updateDeviceInstanceAsync(UpdateDeviceInstanceRequest request, AsyncHandler<UpdateDeviceInstanceRequest,UpdateDeviceInstanceResult> asyncHandler)
AWSDeviceFarmAsync
Updates information about a private device instance.
updateDeviceInstanceAsync
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<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<UpdateInstanceProfileResult> updateInstanceProfileAsync(UpdateInstanceProfileRequest request)
AWSDeviceFarmAsync
Updates information about an existing private device instance profile.
updateInstanceProfileAsync
in interface AWSDeviceFarmAsync
public Future<UpdateInstanceProfileResult> updateInstanceProfileAsync(UpdateInstanceProfileRequest request, AsyncHandler<UpdateInstanceProfileRequest,UpdateInstanceProfileResult> asyncHandler)
AWSDeviceFarmAsync
Updates information about an existing private device instance profile.
updateInstanceProfileAsync
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<UpdateNetworkProfileResult> updateNetworkProfileAsync(UpdateNetworkProfileRequest request)
AWSDeviceFarmAsync
Updates the network profile.
updateNetworkProfileAsync
in interface AWSDeviceFarmAsync
public Future<UpdateNetworkProfileResult> updateNetworkProfileAsync(UpdateNetworkProfileRequest request, AsyncHandler<UpdateNetworkProfileRequest,UpdateNetworkProfileResult> asyncHandler)
AWSDeviceFarmAsync
Updates the network profile.
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.public Future<UpdateTestGridProjectResult> updateTestGridProjectAsync(UpdateTestGridProjectRequest request)
AWSDeviceFarmAsync
Change details of a project.
updateTestGridProjectAsync
in interface AWSDeviceFarmAsync
public Future<UpdateTestGridProjectResult> updateTestGridProjectAsync(UpdateTestGridProjectRequest request, AsyncHandler<UpdateTestGridProjectRequest,UpdateTestGridProjectResult> asyncHandler)
AWSDeviceFarmAsync
Change details of a project.
updateTestGridProjectAsync
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<UpdateUploadResult> updateUploadAsync(UpdateUploadRequest request)
AWSDeviceFarmAsync
Updates an uploaded test spec.
updateUploadAsync
in interface AWSDeviceFarmAsync
public Future<UpdateUploadResult> updateUploadAsync(UpdateUploadRequest request, AsyncHandler<UpdateUploadRequest,UpdateUploadResult> asyncHandler)
AWSDeviceFarmAsync
Updates an uploaded test spec.
updateUploadAsync
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<UpdateVPCEConfigurationResult> updateVPCEConfigurationAsync(UpdateVPCEConfigurationRequest request)
AWSDeviceFarmAsync
Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.
updateVPCEConfigurationAsync
in interface AWSDeviceFarmAsync
public Future<UpdateVPCEConfigurationResult> updateVPCEConfigurationAsync(UpdateVPCEConfigurationRequest request, AsyncHandler<UpdateVPCEConfigurationRequest,UpdateVPCEConfigurationResult> asyncHandler)
AWSDeviceFarmAsync
Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.
updateVPCEConfigurationAsync
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.