| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical
phones, tablets, and other devices in the cloud.
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteProjectResult |
AWSDeviceFarmClient.deleteProject(DeleteProjectRequest deleteProjectRequest)
Deletes an AWS Device Farm project, given the project ARN.
|
DeleteProjectResult |
AbstractAWSDeviceFarm.deleteProject(DeleteProjectRequest request) |
DeleteProjectResult |
AWSDeviceFarm.deleteProject(DeleteProjectRequest deleteProjectRequest)
Deletes an AWS Device Farm project, given the project ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProjectResult> |
AWSDeviceFarmAsync.deleteProjectAsync(DeleteProjectRequest deleteProjectRequest,
AsyncHandler<DeleteProjectRequest,DeleteProjectResult> asyncHandler)
Deletes an AWS Device Farm project, given the project ARN.
|
Future<DeleteProjectResult> |
AWSDeviceFarmAsyncClient.deleteProjectAsync(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResult> asyncHandler) |
Future<DeleteProjectResult> |
AbstractAWSDeviceFarmAsync.deleteProjectAsync(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProjectResult |
DeleteProjectResult.clone() |
Copyright © 2016. All rights reserved.