Uses of Class
com.amazonaws.services.devicefarm.model.ListOfferingsRequest
Packages that use ListOfferingsRequest
-
Uses of ListOfferingsRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type ListOfferingsRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.listOfferings(ListOfferingsRequest request) AWSDeviceFarm.listOfferings(ListOfferingsRequest listOfferingsRequest) Returns a list of products or offerings that the user can manage through the API.AWSDeviceFarmClient.listOfferings(ListOfferingsRequest listOfferingsRequest) Returns a list of products or offerings that the user can manage through the API.AbstractAWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest request) AbstractAWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) AWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest) Returns a list of products or offerings that the user can manage through the API.AWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) Returns a list of products or offerings that the user can manage through the API.AWSDeviceFarmAsyncClient.listOfferingsAsync(ListOfferingsRequest request) AWSDeviceFarmAsyncClient.listOfferingsAsync(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type ListOfferingsRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) AWSDeviceFarmAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) Returns a list of products or offerings that the user can manage through the API.AWSDeviceFarmAsyncClient.listOfferingsAsync(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) -
Uses of ListOfferingsRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return ListOfferingsRequestModifier and TypeMethodDescriptionListOfferingsRequest.clone()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.