| 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<GetOfferingStatusResult> |
AWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest getOfferingStatusRequest,
AsyncHandler<GetOfferingStatusRequest,GetOfferingStatusResult> asyncHandler)
Gets the current status and future status of all offerings purchased by an AWS account.
|
Future<GetOfferingStatusResult> |
AWSDeviceFarmAsyncClient.getOfferingStatusAsync(GetOfferingStatusRequest request,
AsyncHandler<GetOfferingStatusRequest,GetOfferingStatusResult> asyncHandler) |
Future<GetOfferingStatusResult> |
AbstractAWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest request,
AsyncHandler<GetOfferingStatusRequest,GetOfferingStatusResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetOfferingStatusRequest |
GetOfferingStatusRequest.clone() |
GetOfferingStatusRequest |
GetOfferingStatusRequest.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 © 2016. All rights reserved.