| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListOfferingPromotionsResult> |
AWSDeviceFarmAsyncClient.listOfferingPromotionsAsync(ListOfferingPromotionsRequest request,
AsyncHandler<ListOfferingPromotionsRequest,ListOfferingPromotionsResult> asyncHandler) |
Future<ListOfferingPromotionsResult> |
AWSDeviceFarmAsync.listOfferingPromotionsAsync(ListOfferingPromotionsRequest listOfferingPromotionsRequest,
AsyncHandler<ListOfferingPromotionsRequest,ListOfferingPromotionsResult> asyncHandler)
Returns a list of offering promotions.
|
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 © 2024. All rights reserved.