| 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<ListProjectsResult> | AWSDeviceFarmAsyncClient. listProjectsAsync(ListProjectsRequest request,
                 AsyncHandler<ListProjectsRequest,ListProjectsResult> asyncHandler) | 
| Future<ListProjectsResult> | AWSDeviceFarmAsync. listProjectsAsync(ListProjectsRequest listProjectsRequest,
                 AsyncHandler<ListProjectsRequest,ListProjectsResult> asyncHandler)
 Gets information about projects. | 
| Future<ListProjectsResult> | AbstractAWSDeviceFarmAsync. listProjectsAsync(ListProjectsRequest request,
                 AsyncHandler<ListProjectsRequest,ListProjectsResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| ListProjectsRequest | ListProjectsRequest. clone() | 
| ListProjectsRequest | ListProjectsRequest. withArn(String arn)
 Optional. | 
| ListProjectsRequest | ListProjectsRequest. withNextToken(String nextToken)
 An identifier that was returned from the previous call to this operation, which can be used to return the next
 set of items in the list. | 
Copyright © 2019. All rights reserved.