Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.GetOfferingStatusPublisher
-
Packages that use GetOfferingStatusPublisher Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of GetOfferingStatusPublisher in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return GetOfferingStatusPublisher Modifier and Type Method Description default GetOfferingStatusPublisherDeviceFarmAsyncClient. getOfferingStatusPaginator()Gets the current status and future status of all offerings purchased by an AWS account.default GetOfferingStatusPublisherDeviceFarmAsyncClient. getOfferingStatusPaginator(Consumer<GetOfferingStatusRequest.Builder> getOfferingStatusRequest)Gets the current status and future status of all offerings purchased by an AWS account.default GetOfferingStatusPublisherDeviceFarmAsyncClient. getOfferingStatusPaginator(GetOfferingStatusRequest getOfferingStatusRequest)Gets the current status and future status of all offerings purchased by an AWS account.
-