관리-도구
편집 파일: 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 {}