DIR: /proc/self/cwd/vendor/aws/aws-sdk-php/src/MarketplaceReporting/ |
Current File : //proc/self/cwd/vendor/aws/aws-sdk-php/src/MarketplaceReporting/MarketplaceReportingClient.php |
<?php namespace Aws\MarketplaceReporting; use Aws\AwsClient; /** * This client is used to interact with the **AWS Marketplace Reporting Service** service. * @method \Aws\Result getBuyerDashboard(array $args = []) * @method \GuzzleHttp\Promise\Promise getBuyerDashboardAsync(array $args = []) */ class MarketplaceReportingClient extends AwsClient {} |