░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/lib/aws-sdk/src/Invoicing
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: InvoicingClient.php
<?php namespace Aws\Invoicing; use Aws\AwsClient; /** * This client is used to interact with the **AWS Invoicing** service. * @method \Aws\Result batchGetInvoiceProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise batchGetInvoiceProfileAsync(array $args = []) * @method \Aws\Result createInvoiceUnit(array $args = []) * @method \GuzzleHttp\Promise\Promise createInvoiceUnitAsync(array $args = []) * @method \Aws\Result deleteInvoiceUnit(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteInvoiceUnitAsync(array $args = []) * @method \Aws\Result getInvoiceUnit(array $args = []) * @method \GuzzleHttp\Promise\Promise getInvoiceUnitAsync(array $args = []) * @method \Aws\Result listInvoiceUnits(array $args = []) * @method \GuzzleHttp\Promise\Promise listInvoiceUnitsAsync(array $args = []) * @method \Aws\Result listTagsForResource(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) * @method \Aws\Result tagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) * @method \Aws\Result untagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) * @method \Aws\Result updateInvoiceUnit(array $args = []) * @method \GuzzleHttp\Promise\Promise updateInvoiceUnitAsync(array $args = []) */ class InvoicingClient extends AwsClient {}
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 Exception/
DIR
—
2026-02-11 01:44
📄 InvoicingClient.php
PHP
1.4 KB
2026-02-11 01:44
EDIT