| 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 |
|---|---|
ListOfferingsResult |
AbstractAWSDeviceFarm.listOfferings(ListOfferingsRequest request) |
ListOfferingsResult |
AWSDeviceFarm.listOfferings(ListOfferingsRequest listOfferingsRequest)
Returns a list of products or offerings that the user can manage through the API.
|
ListOfferingsResult |
AWSDeviceFarmClient.listOfferings(ListOfferingsRequest request)
Returns a list of products or offerings that the user can manage through the API.
|
Future<ListOfferingsResult> |
AWSDeviceFarmAsyncClient.listOfferingsAsync(ListOfferingsRequest request) |
Future<ListOfferingsResult> |
AWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest)
Returns a list of products or offerings that the user can manage through the API.
|
Future<ListOfferingsResult> |
AbstractAWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest request) |
Future<ListOfferingsResult> |
AWSDeviceFarmAsyncClient.listOfferingsAsync(ListOfferingsRequest request,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler) |
Future<ListOfferingsResult> |
AWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler)
Returns a list of products or offerings that the user can manage through the API.
|
Future<ListOfferingsResult> |
AbstractAWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest request,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListOfferingsResult> |
AWSDeviceFarmAsyncClient.listOfferingsAsync(ListOfferingsRequest request,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler) |
Future<ListOfferingsResult> |
AWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler)
Returns a list of products or offerings that the user can manage through the API.
|
Future<ListOfferingsResult> |
AbstractAWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest request,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListOfferingsRequest |
ListOfferingsRequest.clone() |
ListOfferingsRequest |
ListOfferingsRequest.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 © 2023. All rights reserved.