AutoCloseable
@Generated("software.amazon.awssdk:codegen") public interface DeviceFarmClient extends AutoCloseable
builder()
method.
AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical phones, tablets, and other devices in the cloud.
Modifier and Type | Field | Description |
---|---|---|
static String |
SERVICE_NAME |
Modifier and Type | Method | Description |
---|---|---|
static DeviceFarmClientBuilder |
builder() |
Create a builder that can be used to configure and create a
DeviceFarmClient . |
static DeviceFarmClient |
create() |
Create a
DeviceFarmClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider . |
default CreateDevicePoolResponse |
createDevicePool(CreateDevicePoolRequest createDevicePoolRequest) |
Creates a device pool.
|
default CreateNetworkProfileResponse |
createNetworkProfile(CreateNetworkProfileRequest createNetworkProfileRequest) |
Creates a network profile.
|
default CreateProjectResponse |
createProject(CreateProjectRequest createProjectRequest) |
Creates a new project.
|
default CreateRemoteAccessSessionResponse |
createRemoteAccessSession(CreateRemoteAccessSessionRequest createRemoteAccessSessionRequest) |
Specifies and starts a remote access session.
|
default CreateUploadResponse |
createUpload(CreateUploadRequest createUploadRequest) |
Uploads an app or test scripts.
|
default DeleteDevicePoolResponse |
deleteDevicePool(DeleteDevicePoolRequest deleteDevicePoolRequest) |
Deletes a device pool given the pool ARN.
|
default DeleteNetworkProfileResponse |
deleteNetworkProfile(DeleteNetworkProfileRequest deleteNetworkProfileRequest) |
Deletes a network profile.
|
default DeleteProjectResponse |
deleteProject(DeleteProjectRequest deleteProjectRequest) |
Deletes an AWS Device Farm project, given the project ARN.
|
default DeleteRemoteAccessSessionResponse |
deleteRemoteAccessSession(DeleteRemoteAccessSessionRequest deleteRemoteAccessSessionRequest) |
Deletes a completed remote access session and its results.
|
default DeleteRunResponse |
deleteRun(DeleteRunRequest deleteRunRequest) |
Deletes the run, given the run ARN.
|
default DeleteUploadResponse |
deleteUpload(DeleteUploadRequest deleteUploadRequest) |
Deletes an upload given the upload ARN.
|
default GetAccountSettingsResponse |
getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest) |
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
|
default GetDeviceResponse |
getDevice(GetDeviceRequest getDeviceRequest) |
Gets information about a unique device type.
|
default GetDevicePoolResponse |
getDevicePool(GetDevicePoolRequest getDevicePoolRequest) |
Gets information about a device pool.
|
default GetDevicePoolCompatibilityResponse |
getDevicePoolCompatibility(GetDevicePoolCompatibilityRequest getDevicePoolCompatibilityRequest) |
Gets information about compatibility with a device pool.
|
default GetJobResponse |
getJob(GetJobRequest getJobRequest) |
Gets information about a job.
|
default GetNetworkProfileResponse |
getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest) |
Returns information about a network profile.
|
default GetOfferingStatusResponse |
getOfferingStatus(GetOfferingStatusRequest getOfferingStatusRequest) |
Gets the current status and future status of all offerings purchased by an AWS account.
|
default GetProjectResponse |
getProject(GetProjectRequest getProjectRequest) |
Gets information about a project.
|
default GetRemoteAccessSessionResponse |
getRemoteAccessSession(GetRemoteAccessSessionRequest getRemoteAccessSessionRequest) |
Returns a link to a currently running remote access session.
|
default GetRunResponse |
getRun(GetRunRequest getRunRequest) |
Gets information about a run.
|
default GetSuiteResponse |
getSuite(GetSuiteRequest getSuiteRequest) |
Gets information about a suite.
|
default GetTestResponse |
getTest(GetTestRequest getTestRequest) |
Gets information about a test.
|
default GetUploadResponse |
getUpload(GetUploadRequest getUploadRequest) |
Gets information about an upload.
|
default InstallToRemoteAccessSessionResponse |
installToRemoteAccessSession(InstallToRemoteAccessSessionRequest installToRemoteAccessSessionRequest) |
Installs an application to the device in a remote access session.
|
default ListArtifactsResponse |
listArtifacts(ListArtifactsRequest listArtifactsRequest) |
Gets information about artifacts.
|
default ListDevicePoolsResponse |
listDevicePools(ListDevicePoolsRequest listDevicePoolsRequest) |
Gets information about device pools.
|
default ListDevicesResponse |
listDevices(ListDevicesRequest listDevicesRequest) |
Gets information about unique device types.
|
default ListJobsResponse |
listJobs(ListJobsRequest listJobsRequest) |
Gets information about jobs.
|
default ListNetworkProfilesResponse |
listNetworkProfiles(ListNetworkProfilesRequest listNetworkProfilesRequest) |
Returns the list of available network profiles.
|
default ListOfferingPromotionsResponse |
listOfferingPromotions(ListOfferingPromotionsRequest listOfferingPromotionsRequest) |
Returns a list of offering promotions.
|
default ListOfferingsResponse |
listOfferings(ListOfferingsRequest listOfferingsRequest) |
Returns a list of products or offerings that the user can manage through the API.
|
default ListOfferingTransactionsResponse |
listOfferingTransactions(ListOfferingTransactionsRequest listOfferingTransactionsRequest) |
Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS account.
|
default ListProjectsResponse |
listProjects(ListProjectsRequest listProjectsRequest) |
Gets information about projects.
|
default ListRemoteAccessSessionsResponse |
listRemoteAccessSessions(ListRemoteAccessSessionsRequest listRemoteAccessSessionsRequest) |
Returns a list of all currently running remote access sessions.
|
default ListRunsResponse |
listRuns(ListRunsRequest listRunsRequest) |
Gets information about runs, given an AWS Device Farm project ARN.
|
default ListSamplesResponse |
listSamples(ListSamplesRequest listSamplesRequest) |
Gets information about samples, given an AWS Device Farm project ARN
|
default ListSuitesResponse |
listSuites(ListSuitesRequest listSuitesRequest) |
Gets information about suites.
|
default ListTestsResponse |
listTests(ListTestsRequest listTestsRequest) |
Gets information about tests.
|
default ListUniqueProblemsResponse |
listUniqueProblems(ListUniqueProblemsRequest listUniqueProblemsRequest) |
Gets information about unique problems.
|
default ListUploadsResponse |
listUploads(ListUploadsRequest listUploadsRequest) |
Gets information about uploads, given an AWS Device Farm project ARN.
|
default PurchaseOfferingResponse |
purchaseOffering(PurchaseOfferingRequest purchaseOfferingRequest) |
Immediately purchases offerings for an AWS account.
|
default RenewOfferingResponse |
renewOffering(RenewOfferingRequest renewOfferingRequest) |
Explicitly sets the quantity of devices to renew for an offering, starting from the
effectiveDate of
the next period. |
default ScheduleRunResponse |
scheduleRun(ScheduleRunRequest scheduleRunRequest) |
Schedules a run.
|
static ServiceMetadata |
serviceMetadata() |
|
default StopRemoteAccessSessionResponse |
stopRemoteAccessSession(StopRemoteAccessSessionRequest stopRemoteAccessSessionRequest) |
Ends a specified remote access session.
|
default StopRunResponse |
stopRun(StopRunRequest stopRunRequest) |
Initiates a stop request for the current test run.
|
default UpdateDevicePoolResponse |
updateDevicePool(UpdateDevicePoolRequest updateDevicePoolRequest) |
Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.
|
default UpdateNetworkProfileResponse |
updateNetworkProfile(UpdateNetworkProfileRequest updateNetworkProfileRequest) |
Updates the network profile with specific settings.
|
default UpdateProjectResponse |
updateProject(UpdateProjectRequest updateProjectRequest) |
Modifies the specified project name, given the project ARN and a new name.
|
close
static final String SERVICE_NAME
static DeviceFarmClient create()
DeviceFarmClient
with the region loaded from the
DefaultAwsRegionProviderChain
and credentials loaded from the
DefaultCredentialsProvider
.static DeviceFarmClientBuilder builder()
DeviceFarmClient
.default CreateDevicePoolResponse createDevicePool(CreateDevicePoolRequest createDevicePoolRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Creates a device pool.
createDevicePoolRequest
- Represents a request to the create device pool operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault CreateNetworkProfileResponse createNetworkProfile(CreateNetworkProfileRequest createNetworkProfileRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Creates a network profile.
createNetworkProfileRequest
- ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault CreateProjectResponse createProject(CreateProjectRequest createProjectRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Creates a new project.
createProjectRequest
- Represents a request to the create project operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault CreateRemoteAccessSessionResponse createRemoteAccessSession(CreateRemoteAccessSessionRequest createRemoteAccessSessionRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Specifies and starts a remote access session.
createRemoteAccessSessionRequest
- Creates and submits a request to start a remote access session.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault CreateUploadResponse createUpload(CreateUploadRequest createUploadRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Uploads an app or test scripts.
createUploadRequest
- Represents a request to the create upload operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteDevicePoolResponse deleteDevicePool(DeleteDevicePoolRequest deleteDevicePoolRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.
deleteDevicePoolRequest
- Represents a request to the delete device pool operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteNetworkProfileResponse deleteNetworkProfile(DeleteNetworkProfileRequest deleteNetworkProfileRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Deletes a network profile.
deleteNetworkProfileRequest
- ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteProjectResponse deleteProject(DeleteProjectRequest deleteProjectRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Deletes an AWS Device Farm project, given the project ARN.
Note Deleting this resource does not stop an in-progress run.
deleteProjectRequest
- Represents a request to the delete project operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteRemoteAccessSessionResponse deleteRemoteAccessSession(DeleteRemoteAccessSessionRequest deleteRemoteAccessSessionRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Deletes a completed remote access session and its results.
deleteRemoteAccessSessionRequest
- Represents the request to delete the specified remote access session.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteRunResponse deleteRun(DeleteRunRequest deleteRunRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Deletes the run, given the run ARN.
Note Deleting this resource does not stop an in-progress run.
deleteRunRequest
- Represents a request to the delete run operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteUploadResponse deleteUpload(DeleteUploadRequest deleteUploadRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Deletes an upload given the upload ARN.
deleteUploadRequest
- Represents a request to the delete upload operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetAccountSettingsResponse getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
getAccountSettingsRequest
- Represents the request sent to retrieve the account settings.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetDeviceResponse getDevice(GetDeviceRequest getDeviceRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about a unique device type.
getDeviceRequest
- Represents a request to the get device request.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetDevicePoolResponse getDevicePool(GetDevicePoolRequest getDevicePoolRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about a device pool.
getDevicePoolRequest
- Represents a request to the get device pool operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetDevicePoolCompatibilityResponse getDevicePoolCompatibility(GetDevicePoolCompatibilityRequest getDevicePoolCompatibilityRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about compatibility with a device pool.
getDevicePoolCompatibilityRequest
- Represents a request to the get device pool compatibility operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetJobResponse getJob(GetJobRequest getJobRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about a job.
getJobRequest
- Represents a request to the get job operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetNetworkProfileResponse getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Returns information about a network profile.
getNetworkProfileRequest
- ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetOfferingStatusResponse getOfferingStatus(GetOfferingStatusRequest getOfferingStatusRequest) throws ArgumentException, NotFoundException, NotEligibleException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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.
getOfferingStatusRequest
- Represents the request to retrieve the offering status for the specified customer or account.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.NotEligibleException
- Exception gets thrown when a user is not eligible to perform the specified transaction.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetProjectResponse getProject(GetProjectRequest getProjectRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about a project.
getProjectRequest
- Represents a request to the get project operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetRemoteAccessSessionResponse getRemoteAccessSession(GetRemoteAccessSessionRequest getRemoteAccessSessionRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Returns a link to a currently running remote access session.
getRemoteAccessSessionRequest
- Represents the request to get information about the specified remote access session.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetRunResponse getRun(GetRunRequest getRunRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about a run.
getRunRequest
- Represents a request to the get run operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetSuiteResponse getSuite(GetSuiteRequest getSuiteRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about a suite.
getSuiteRequest
- Represents a request to the get suite operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetTestResponse getTest(GetTestRequest getTestRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about a test.
getTestRequest
- Represents a request to the get test operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetUploadResponse getUpload(GetUploadRequest getUploadRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about an upload.
getUploadRequest
- Represents a request to the get upload operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault InstallToRemoteAccessSessionResponse installToRemoteAccessSession(InstallToRemoteAccessSessionRequest installToRemoteAccessSessionRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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.
installToRemoteAccessSessionRequest
- Represents the request to install an Android application (in .apk format) or an iOS application (in .ipa
format) as part of a remote access session.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListArtifactsResponse listArtifacts(ListArtifactsRequest listArtifactsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about artifacts.
listArtifactsRequest
- Represents a request to the list artifacts operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListDevicePoolsResponse listDevicePools(ListDevicePoolsRequest listDevicePoolsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about device pools.
listDevicePoolsRequest
- Represents the result of a list device pools request.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListDevicesResponse listDevices(ListDevicesRequest listDevicesRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about unique device types.
listDevicesRequest
- Represents the result of a list devices request.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListJobsResponse listJobs(ListJobsRequest listJobsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about jobs.
listJobsRequest
- Represents a request to the list jobs operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListNetworkProfilesResponse listNetworkProfiles(ListNetworkProfilesRequest listNetworkProfilesRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Returns the list of available network profiles.
listNetworkProfilesRequest
- ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListOfferingPromotionsResponse listOfferingPromotions(ListOfferingPromotionsRequest listOfferingPromotionsRequest) throws ArgumentException, NotFoundException, NotEligibleException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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.
listOfferingPromotionsRequest
- ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.NotEligibleException
- Exception gets thrown when a user is not eligible to perform the specified transaction.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListOfferingTransactionsResponse listOfferingTransactions(ListOfferingTransactionsRequest listOfferingTransactionsRequest) throws ArgumentException, NotFoundException, NotEligibleException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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.
listOfferingTransactionsRequest
- Represents the request to list the offering transaction history.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.NotEligibleException
- Exception gets thrown when a user is not eligible to perform the specified transaction.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListOfferingsResponse listOfferings(ListOfferingsRequest listOfferingsRequest) throws ArgumentException, NotFoundException, NotEligibleException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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.
listOfferingsRequest
- Represents the request to list all offerings.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.NotEligibleException
- Exception gets thrown when a user is not eligible to perform the specified transaction.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListProjectsResponse listProjects(ListProjectsRequest listProjectsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about projects.
listProjectsRequest
- Represents a request to the list projects operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListRemoteAccessSessionsResponse listRemoteAccessSessions(ListRemoteAccessSessionsRequest listRemoteAccessSessionsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Returns a list of all currently running remote access sessions.
listRemoteAccessSessionsRequest
- Represents the request to return information about the remote access session.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListRunsResponse listRuns(ListRunsRequest listRunsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about runs, given an AWS Device Farm project ARN.
listRunsRequest
- Represents a request to the list runs operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListSamplesResponse listSamples(ListSamplesRequest listSamplesRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about samples, given an AWS Device Farm project ARN
listSamplesRequest
- Represents a request to the list samples operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListSuitesResponse listSuites(ListSuitesRequest listSuitesRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about suites.
listSuitesRequest
- Represents a request to the list suites operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListTestsResponse listTests(ListTestsRequest listTestsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about tests.
listTestsRequest
- Represents a request to the list tests operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListUniqueProblemsResponse listUniqueProblems(ListUniqueProblemsRequest listUniqueProblemsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about unique problems.
listUniqueProblemsRequest
- Represents a request to the list unique problems operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ListUploadsResponse listUploads(ListUploadsRequest listUploadsRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Gets information about uploads, given an AWS Device Farm project ARN.
listUploadsRequest
- Represents a request to the list uploads operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault PurchaseOfferingResponse purchaseOffering(PurchaseOfferingRequest purchaseOfferingRequest) throws ArgumentException, NotFoundException, NotEligibleException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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.
purchaseOfferingRequest
- Represents a request for a purchase offering.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.NotEligibleException
- Exception gets thrown when a user is not eligible to perform the specified transaction.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault RenewOfferingResponse renewOffering(RenewOfferingRequest renewOfferingRequest) throws ArgumentException, NotFoundException, NotEligibleException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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.
renewOfferingRequest
- A request representing an offering renewal.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.NotEligibleException
- Exception gets thrown when a user is not eligible to perform the specified transaction.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault ScheduleRunResponse scheduleRun(ScheduleRunRequest scheduleRunRequest) throws ArgumentException, NotFoundException, LimitExceededException, IdempotencyException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Schedules a run.
scheduleRunRequest
- Represents a request to the schedule run operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.IdempotencyException
- An entity with the same name already exists.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault StopRemoteAccessSessionResponse stopRemoteAccessSession(StopRemoteAccessSessionRequest stopRemoteAccessSessionRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Ends a specified remote access session.
stopRemoteAccessSessionRequest
- Represents the request to stop the remote access session.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault StopRunResponse stopRun(StopRunRequest stopRunRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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.
stopRunRequest
- Represents the request to stop a specific run.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateDevicePoolResponse updateDevicePool(UpdateDevicePoolRequest updateDevicePoolRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
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).
updateDevicePoolRequest
- Represents a request to the update device pool operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateNetworkProfileResponse updateNetworkProfile(UpdateNetworkProfileRequest updateNetworkProfileRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Updates the network profile with specific settings.
updateNetworkProfileRequest
- ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateProjectResponse updateProject(UpdateProjectRequest updateProjectRequest) throws ArgumentException, NotFoundException, LimitExceededException, ServiceAccountException, SdkBaseException, SdkClientException, DeviceFarmException
Modifies the specified project name, given the project ARN and a new name.
updateProjectRequest
- Represents a request to the update project operation.ArgumentException
- An invalid argument was specified.NotFoundException
- The specified entity was not found.LimitExceededException
- A limit was exceeded.ServiceAccountException
- There was a problem with the service account.SdkBaseException
- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException
- If any client side error occurs such as an IO related failure, failure to get credentials, etc)DeviceFarmException
- Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typestatic ServiceMetadata serviceMetadata()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.