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

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS Glue** service.
 * @method AwsResult batchCreatePartition(array $args = [])
 * @method GuzzleHttpPromisePromise batchCreatePartitionAsync(array $args = [])
 * @method AwsResult batchDeleteConnection(array $args = [])
 * @method GuzzleHttpPromisePromise batchDeleteConnectionAsync(array $args = [])
 * @method AwsResult batchDeletePartition(array $args = [])
 * @method GuzzleHttpPromisePromise batchDeletePartitionAsync(array $args = [])
 * @method AwsResult batchDeleteTable(array $args = [])
 * @method GuzzleHttpPromisePromise batchDeleteTableAsync(array $args = [])
 * @method AwsResult batchDeleteTableVersion(array $args = [])
 * @method GuzzleHttpPromisePromise batchDeleteTableVersionAsync(array $args = [])
 * @method AwsResult batchGetCrawlers(array $args = [])
 * @method GuzzleHttpPromisePromise batchGetCrawlersAsync(array $args = [])
 * @method AwsResult batchGetDevEndpoints(array $args = [])
 * @method GuzzleHttpPromisePromise batchGetDevEndpointsAsync(array $args = [])
 * @method AwsResult batchGetJobs(array $args = [])
 * @method GuzzleHttpPromisePromise batchGetJobsAsync(array $args = [])
 * @method AwsResult batchGetPartition(array $args = [])
 * @method GuzzleHttpPromisePromise batchGetPartitionAsync(array $args = [])
 * @method AwsResult batchGetTriggers(array $args = [])
 * @method GuzzleHttpPromisePromise batchGetTriggersAsync(array $args = [])
 * @method AwsResult batchGetWorkflows(array $args = [])
 * @method GuzzleHttpPromisePromise batchGetWorkflowsAsync(array $args = [])
 * @method AwsResult batchStopJobRun(array $args = [])
 * @method GuzzleHttpPromisePromise batchStopJobRunAsync(array $args = [])
 * @method AwsResult cancelMLTaskRun(array $args = [])
 * @method GuzzleHttpPromisePromise cancelMLTaskRunAsync(array $args = [])
 * @method AwsResult createClassifier(array $args = [])
 * @method GuzzleHttpPromisePromise createClassifierAsync(array $args = [])
 * @method AwsResult createConnection(array $args = [])
 * @method GuzzleHttpPromisePromise createConnectionAsync(array $args = [])
 * @method AwsResult createCrawler(array $args = [])
 * @method GuzzleHttpPromisePromise createCrawlerAsync(array $args = [])
 * @method AwsResult createDatabase(array $args = [])
 * @method GuzzleHttpPromisePromise createDatabaseAsync(array $args = [])
 * @method AwsResult createDevEndpoint(array $args = [])
 * @method GuzzleHttpPromisePromise createDevEndpointAsync(array $args = [])
 * @method AwsResult createJob(array $args = [])
 * @method GuzzleHttpPromisePromise createJobAsync(array $args = [])
 * @method AwsResult createMLTransform(array $args = [])
 * @method GuzzleHttpPromisePromise createMLTransformAsync(array $args = [])
 * @method AwsResult createPartition(array $args = [])
 * @method GuzzleHttpPromisePromise createPartitionAsync(array $args = [])
 * @method AwsResult createScript(array $args = [])
 * @method GuzzleHttpPromisePromise createScriptAsync(array $args = [])
 * @method AwsResult createSecurityConfiguration(array $args = [])
 * @method GuzzleHttpPromisePromise createSecurityConfigurationAsync(array $args = [])
 * @method AwsResult createTable(array $args = [])
 * @method GuzzleHttpPromisePromise createTableAsync(array $args = [])
 * @method AwsResult createTrigger(array $args = [])
 * @method GuzzleHttpPromisePromise createTriggerAsync(array $args = [])
 * @method AwsResult createUserDefinedFunction(array $args = [])
 * @method GuzzleHttpPromisePromise createUserDefinedFunctionAsync(array $args = [])
 * @method AwsResult createWorkflow(array $args = [])
 * @method GuzzleHttpPromisePromise createWorkflowAsync(array $args = [])
 * @method AwsResult deleteClassifier(array $args = [])
 * @method GuzzleHttpPromisePromise deleteClassifierAsync(array $args = [])
 * @method AwsResult deleteConnection(array $args = [])
 * @method GuzzleHttpPromisePromise deleteConnectionAsync(array $args = [])
 * @method AwsResult deleteCrawler(array $args = [])
 * @method GuzzleHttpPromisePromise deleteCrawlerAsync(array $args = [])
 * @method AwsResult deleteDatabase(array $args = [])
 * @method GuzzleHttpPromisePromise deleteDatabaseAsync(array $args = [])
 * @method AwsResult deleteDevEndpoint(array $args = [])
 * @method GuzzleHttpPromisePromise deleteDevEndpointAsync(array $args = [])
 * @method AwsResult deleteJob(array $args = [])
 * @method GuzzleHttpPromisePromise deleteJobAsync(array $args = [])
 * @method AwsResult deleteMLTransform(array $args = [])
 * @method GuzzleHttpPromisePromise deleteMLTransformAsync(array $args = [])
 * @method AwsResult deletePartition(array $args = [])
 * @method GuzzleHttpPromisePromise deletePartitionAsync(array $args = [])
 * @method AwsResult deleteResourcePolicy(array $args = [])
 * @method GuzzleHttpPromisePromise deleteResourcePolicyAsync(array $args = [])
 * @method AwsResult deleteSecurityConfiguration(array $args = [])
 * @method GuzzleHttpPromisePromise deleteSecurityConfigurationAsync(array $args = [])
 * @method AwsResult deleteTable(array $args = [])
 * @method GuzzleHttpPromisePromise deleteTableAsync(array $args = [])
 * @method AwsResult deleteTableVersion(array $args = [])
 * @method GuzzleHttpPromisePromise deleteTableVersionAsync(array $args = [])
 * @method AwsResult deleteTrigger(array $args = [])
 * @method GuzzleHttpPromisePromise deleteTriggerAsync(array $args = [])
 * @method AwsResult deleteUserDefinedFunction(array $args = [])
 * @method GuzzleHttpPromisePromise deleteUserDefinedFunctionAsync(array $args = [])
 * @method AwsResult deleteWorkflow(array $args = [])
 * @method GuzzleHttpPromisePromise deleteWorkflowAsync(array $args = [])
 * @method AwsResult getCatalogImportStatus(array $args = [])
 * @method GuzzleHttpPromisePromise getCatalogImportStatusAsync(array $args = [])
 * @method AwsResult getClassifier(array $args = [])
 * @method GuzzleHttpPromisePromise getClassifierAsync(array $args = [])
 * @method AwsResult getClassifiers(array $args = [])
 * @method GuzzleHttpPromisePromise getClassifiersAsync(array $args = [])
 * @method AwsResult getConnection(array $args = [])
 * @method GuzzleHttpPromisePromise getConnectionAsync(array $args = [])
 * @method AwsResult getConnections(array $args = [])
 * @method GuzzleHttpPromisePromise getConnectionsAsync(array $args = [])
 * @method AwsResult getCrawler(array $args = [])
 * @method GuzzleHttpPromisePromise getCrawlerAsync(array $args = [])
 * @method AwsResult getCrawlerMetrics(array $args = [])
 * @method GuzzleHttpPromisePromise getCrawlerMetricsAsync(array $args = [])
 * @method AwsResult getCrawlers(array $args = [])
 * @method GuzzleHttpPromisePromise getCrawlersAsync(array $args = [])
 * @method AwsResult getDataCatalogEncryptionSettings(array $args = [])
 * @method GuzzleHttpPromisePromise getDataCatalogEncryptionSettingsAsync(array $args = [])
 * @method AwsResult getDatabase(array $args = [])
 * @method GuzzleHttpPromisePromise getDatabaseAsync(array $args = [])
 * @method AwsResult getDatabases(array $args = [])
 * @method GuzzleHttpPromisePromise getDatabasesAsync(array $args = [])
 * @method AwsResult getDataflowGraph(array $args = [])
 * @method GuzzleHttpPromisePromise getDataflowGraphAsync(array $args = [])
 * @method AwsResult getDevEndpoint(array $args = [])
 * @method GuzzleHttpPromisePromise getDevEndpointAsync(array $args = [])
 * @method AwsResult getDevEndpoints(array $args = [])
 * @method GuzzleHttpPromisePromise getDevEndpointsAsync(array $args = [])
 * @method AwsResult getJob(array $args = [])
 * @method GuzzleHttpPromisePromise getJobAsync(array $args = [])
 * @method AwsResult getJobBookmark(array $args = [])
 * @method GuzzleHttpPromisePromise getJobBookmarkAsync(array $args = [])
 * @method AwsResult getJobRun(array $args = [])
 * @method GuzzleHttpPromisePromise getJobRunAsync(array $args = [])
 * @method AwsResult getJobRuns(array $args = [])
 * @method GuzzleHttpPromisePromise getJobRunsAsync(array $args = [])
 * @method AwsResult getJobs(array $args = [])
 * @method GuzzleHttpPromisePromise getJobsAsync(array $args = [])
 * @method AwsResult getMLTaskRun(array $args = [])
 * @method GuzzleHttpPromisePromise getMLTaskRunAsync(array $args = [])
 * @method AwsResult getMLTaskRuns(array $args = [])
 * @method GuzzleHttpPromisePromise getMLTaskRunsAsync(array $args = [])
 * @method AwsResult getMLTransform(array $args = [])
 * @method GuzzleHttpPromisePromise getMLTransformAsync(array $args = [])
 * @method AwsResult getMLTransforms(array $args = [])
 * @method GuzzleHttpPromisePromise getMLTransformsAsync(array $args = [])
 * @method AwsResult getMapping(array $args = [])
 * @method GuzzleHttpPromisePromise getMappingAsync(array $args = [])
 * @method AwsResult getPartition(array $args = [])
 * @method GuzzleHttpPromisePromise getPartitionAsync(array $args = [])
 * @method AwsResult getPartitions(array $args = [])
 * @method GuzzleHttpPromisePromise getPartitionsAsync(array $args = [])
 * @method AwsResult getPlan(array $args = [])
 * @method GuzzleHttpPromisePromise getPlanAsync(array $args = [])
 * @method AwsResult getResourcePolicy(array $args = [])
 * @method GuzzleHttpPromisePromise getResourcePolicyAsync(array $args = [])
 * @method AwsResult getSecurityConfiguration(array $args = [])
 * @method GuzzleHttpPromisePromise getSecurityConfigurationAsync(array $args = [])
 * @method AwsResult getSecurityConfigurations(array $args = [])
 * @method GuzzleHttpPromisePromise getSecurityConfigurationsAsync(array $args = [])
 * @method AwsResult getTable(array $args = [])
 * @method GuzzleHttpPromisePromise getTableAsync(array $args = [])
 * @method AwsResult getTableVersion(array $args = [])
 * @method GuzzleHttpPromisePromise getTableVersionAsync(array $args = [])
 * @method AwsResult getTableVersions(array $args = [])
 * @method GuzzleHttpPromisePromise getTableVersionsAsync(array $args = [])
 * @method AwsResult getTables(array $args = [])
 * @method GuzzleHttpPromisePromise getTablesAsync(array $args = [])
 * @method AwsResult getTags(array $args = [])
 * @method GuzzleHttpPromisePromise getTagsAsync(array $args = [])
 * @method AwsResult getTrigger(array $args = [])
 * @method GuzzleHttpPromisePromise getTriggerAsync(array $args = [])
 * @method AwsResult getTriggers(array $args = [])
 * @method GuzzleHttpPromisePromise getTriggersAsync(array $args = [])
 * @method AwsResult getUserDefinedFunction(array $args = [])
 * @method GuzzleHttpPromisePromise getUserDefinedFunctionAsync(array $args = [])
 * @method AwsResult getUserDefinedFunctions(array $args = [])
 * @method GuzzleHttpPromisePromise getUserDefinedFunctionsAsync(array $args = [])
 * @method AwsResult getWorkflow(array $args = [])
 * @method GuzzleHttpPromisePromise getWorkflowAsync(array $args = [])
 * @method AwsResult getWorkflowRun(array $args = [])
 * @method GuzzleHttpPromisePromise getWorkflowRunAsync(array $args = [])
 * @method AwsResult getWorkflowRunProperties(array $args = [])
 * @method GuzzleHttpPromisePromise getWorkflowRunPropertiesAsync(array $args = [])
 * @method AwsResult getWorkflowRuns(array $args = [])
 * @method GuzzleHttpPromisePromise getWorkflowRunsAsync(array $args = [])
 * @method AwsResult importCatalogToGlue(array $args = [])
 * @method GuzzleHttpPromisePromise importCatalogToGlueAsync(array $args = [])
 * @method AwsResult listCrawlers(array $args = [])
 * @method GuzzleHttpPromisePromise listCrawlersAsync(array $args = [])
 * @method AwsResult listDevEndpoints(array $args = [])
 * @method GuzzleHttpPromisePromise listDevEndpointsAsync(array $args = [])
 * @method AwsResult listJobs(array $args = [])
 * @method GuzzleHttpPromisePromise listJobsAsync(array $args = [])
 * @method AwsResult listMLTransforms(array $args = [])
 * @method GuzzleHttpPromisePromise listMLTransformsAsync(array $args = [])
 * @method AwsResult listTriggers(array $args = [])
 * @method GuzzleHttpPromisePromise listTriggersAsync(array $args = [])
 * @method AwsResult listWorkflows(array $args = [])
 * @method GuzzleHttpPromisePromise listWorkflowsAsync(array $args = [])
 * @method AwsResult putDataCatalogEncryptionSettings(array $args = [])
 * @method GuzzleHttpPromisePromise putDataCatalogEncryptionSettingsAsync(array $args = [])
 * @method AwsResult putResourcePolicy(array $args = [])
 * @method GuzzleHttpPromisePromise putResourcePolicyAsync(array $args = [])
 * @method AwsResult putWorkflowRunProperties(array $args = [])
 * @method GuzzleHttpPromisePromise putWorkflowRunPropertiesAsync(array $args = [])
 * @method AwsResult resetJobBookmark(array $args = [])
 * @method GuzzleHttpPromisePromise resetJobBookmarkAsync(array $args = [])
 * @method AwsResult searchTables(array $args = [])
 * @method GuzzleHttpPromisePromise searchTablesAsync(array $args = [])
 * @method AwsResult startCrawler(array $args = [])
 * @method GuzzleHttpPromisePromise startCrawlerAsync(array $args = [])
 * @method AwsResult startCrawlerSchedule(array $args = [])
 * @method GuzzleHttpPromisePromise startCrawlerScheduleAsync(array $args = [])
 * @method AwsResult startExportLabelsTaskRun(array $args = [])
 * @method GuzzleHttpPromisePromise startExportLabelsTaskRunAsync(array $args = [])
 * @method AwsResult startImportLabelsTaskRun(array $args = [])
 * @method GuzzleHttpPromisePromise startImportLabelsTaskRunAsync(array $args = [])
 * @method AwsResult startJobRun(array $args = [])
 * @method GuzzleHttpPromisePromise startJobRunAsync(array $args = [])
 * @method AwsResult startMLEvaluationTaskRun(array $args = [])
 * @method GuzzleHttpPromisePromise startMLEvaluationTaskRunAsync(array $args = [])
 * @method AwsResult startMLLabelingSetGenerationTaskRun(array $args = [])
 * @method GuzzleHttpPromisePromise startMLLabelingSetGenerationTaskRunAsync(array $args = [])
 * @method AwsResult startTrigger(array $args = [])
 * @method GuzzleHttpPromisePromise startTriggerAsync(array $args = [])
 * @method AwsResult startWorkflowRun(array $args = [])
 * @method GuzzleHttpPromisePromise startWorkflowRunAsync(array $args = [])
 * @method AwsResult stopCrawler(array $args = [])
 * @method GuzzleHttpPromisePromise stopCrawlerAsync(array $args = [])
 * @method AwsResult stopCrawlerSchedule(array $args = [])
 * @method GuzzleHttpPromisePromise stopCrawlerScheduleAsync(array $args = [])
 * @method AwsResult stopTrigger(array $args = [])
 * @method GuzzleHttpPromisePromise stopTriggerAsync(array $args = [])
 * @method AwsResult stopWorkflowRun(array $args = [])
 * @method GuzzleHttpPromisePromise stopWorkflowRunAsync(array $args = [])
 * @method AwsResult tagResource(array $args = [])
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
 * @method AwsResult untagResource(array $args = [])
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
 * @method AwsResult updateClassifier(array $args = [])
 * @method GuzzleHttpPromisePromise updateClassifierAsync(array $args = [])
 * @method AwsResult updateConnection(array $args = [])
 * @method GuzzleHttpPromisePromise updateConnectionAsync(array $args = [])
 * @method AwsResult updateCrawler(array $args = [])
 * @method GuzzleHttpPromisePromise updateCrawlerAsync(array $args = [])
 * @method AwsResult updateCrawlerSchedule(array $args = [])
 * @method GuzzleHttpPromisePromise updateCrawlerScheduleAsync(array $args = [])
 * @method AwsResult updateDatabase(array $args = [])
 * @method GuzzleHttpPromisePromise updateDatabaseAsync(array $args = [])
 * @method AwsResult updateDevEndpoint(array $args = [])
 * @method GuzzleHttpPromisePromise updateDevEndpointAsync(array $args = [])
 * @method AwsResult updateJob(array $args = [])
 * @method GuzzleHttpPromisePromise updateJobAsync(array $args = [])
 * @method AwsResult updateMLTransform(array $args = [])
 * @method GuzzleHttpPromisePromise updateMLTransformAsync(array $args = [])
 * @method AwsResult updatePartition(array $args = [])
 * @method GuzzleHttpPromisePromise updatePartitionAsync(array $args = [])
 * @method AwsResult updateTable(array $args = [])
 * @method GuzzleHttpPromisePromise updateTableAsync(array $args = [])
 * @method AwsResult updateTrigger(array $args = [])
 * @method GuzzleHttpPromisePromise updateTriggerAsync(array $args = [])
 * @method AwsResult updateUserDefinedFunction(array $args = [])
 * @method GuzzleHttpPromisePromise updateUserDefinedFunctionAsync(array $args = [])
 * @method AwsResult updateWorkflow(array $args = [])
 * @method GuzzleHttpPromisePromise updateWorkflowAsync(array $args = [])
 */
class GlueClient extends AwsClient {}
Онлайн: 1
Реклама