Uses of Class
software.amazon.awssdk.services.pricing.paginators.DescribeServicesPublisher
-
Packages that use DescribeServicesPublisher Package Description software.amazon.awssdk.services.pricing The Amazon Web Services Price List API is a centralized and convenient way to programmatically query Amazon Web Services for services, products, and pricing information. -
-
Uses of DescribeServicesPublisher in software.amazon.awssdk.services.pricing
Methods in software.amazon.awssdk.services.pricing that return DescribeServicesPublisher Modifier and Type Method Description default DescribeServicesPublisherPricingAsyncClient. describeServicesPaginator()Returns the metadata for one service or a list of the metadata for all services.default DescribeServicesPublisherPricingAsyncClient. describeServicesPaginator(Consumer<DescribeServicesRequest.Builder> describeServicesRequest)Returns the metadata for one service or a list of the metadata for all services.default DescribeServicesPublisherPricingAsyncClient. describeServicesPaginator(DescribeServicesRequest describeServicesRequest)Returns the metadata for one service or a list of the metadata for all services.
-