Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
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> |
AbstractAWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest request,
AsyncHandler<GetOfferingStatusRequest,GetOfferingStatusResult> asyncHandler) |
Future<GetOfferingStatusResult> |
AWSDeviceFarmAsyncClient.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 © 2018. All rights reserved.