| 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<ListOfferingPromotionsResult> |
AWSDeviceFarmAsync.listOfferingPromotionsAsync(ListOfferingPromotionsRequest listOfferingPromotionsRequest,
AsyncHandler<ListOfferingPromotionsRequest,ListOfferingPromotionsResult> asyncHandler)
Returns a list of offering promotions.
|
Future<ListOfferingPromotionsResult> |
AWSDeviceFarmAsyncClient.listOfferingPromotionsAsync(ListOfferingPromotionsRequest request,
AsyncHandler<ListOfferingPromotionsRequest,ListOfferingPromotionsResult> asyncHandler) |
Future<ListOfferingPromotionsResult> |
AbstractAWSDeviceFarmAsync.listOfferingPromotionsAsync(ListOfferingPromotionsRequest request,
AsyncHandler<ListOfferingPromotionsRequest,ListOfferingPromotionsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListOfferingPromotionsRequest |
ListOfferingPromotionsRequest.clone() |
ListOfferingPromotionsRequest |
ListOfferingPromotionsRequest.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.