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