Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListOfferingsPublisher
-
Packages that use ListOfferingsPublisher Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListOfferingsPublisher in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListOfferingsPublisher Modifier and Type Method Description default ListOfferingsPublisherDeviceFarmAsyncClient. listOfferingsPaginator()Returns a list of products or offerings that the user can manage through the API.default ListOfferingsPublisherDeviceFarmAsyncClient. listOfferingsPaginator(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest)Returns a list of products or offerings that the user can manage through the API.default ListOfferingsPublisherDeviceFarmAsyncClient. listOfferingsPaginator(ListOfferingsRequest listOfferingsRequest)Returns a list of products or offerings that the user can manage through the API.
-