| 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 |
|---|---|
Future<GetProjectResult> |
AWSDeviceFarmAsync.getProjectAsync(GetProjectRequest getProjectRequest,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler)
Gets information about a project.
|
Future<GetProjectResult> |
AWSDeviceFarmAsyncClient.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
Future<GetProjectResult> |
AbstractAWSDeviceFarmAsync.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetProjectRequest |
GetProjectRequest.clone() |
GetProjectRequest |
GetProjectRequest.withArn(String arn)
The project's ARN.
|
Copyright © 2016. All rights reserved.