Вход Регистрация
Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/Textract/TextractClient.php
Строк: 37
<?php
namespace AwsTextract;

use 
AwsAwsClient;

/**
 * This client is used to interact with the **Amazon Textract** service.
 * @method AwsResult analyzeDocument(array $args = [])
 * @method GuzzleHttpPromisePromise analyzeDocumentAsync(array $args = [])
 * @method AwsResult detectDocumentText(array $args = [])
 * @method GuzzleHttpPromisePromise detectDocumentTextAsync(array $args = [])
 * @method AwsResult getDocumentAnalysis(array $args = [])
 * @method GuzzleHttpPromisePromise getDocumentAnalysisAsync(array $args = [])
 * @method AwsResult getDocumentTextDetection(array $args = [])
 * @method GuzzleHttpPromisePromise getDocumentTextDetectionAsync(array $args = [])
 * @method AwsResult startDocumentAnalysis(array $args = [])
 * @method GuzzleHttpPromisePromise startDocumentAnalysisAsync(array $args = [])
 * @method AwsResult startDocumentTextDetection(array $args = [])
 * @method GuzzleHttpPromisePromise startDocumentTextDetectionAsync(array $args = [])
 */
class TextractClient extends AwsClient {}
Онлайн: 0
Реклама