__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
namespace Aws\GlueDataBrew;
use Aws\AwsClient;
/**
* This client is used to interact with the **AWS Glue DataBrew** service.
* @method \Aws\Result batchDeleteRecipeVersion(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchDeleteRecipeVersionAsync(array $args = [])
* @method \Aws\Result createDataset(array $args = [])
* @method \GuzzleHttp\Promise\Promise createDatasetAsync(array $args = [])
* @method \Aws\Result createProfileJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise createProfileJobAsync(array $args = [])
* @method \Aws\Result createProject(array $args = [])
* @method \GuzzleHttp\Promise\Promise createProjectAsync(array $args = [])
* @method \Aws\Result createRecipe(array $args = [])
* @method \GuzzleHttp\Promise\Promise createRecipeAsync(array $args = [])
* @method \Aws\Result createRecipeJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise createRecipeJobAsync(array $args = [])
* @method \Aws\Result createRuleset(array $args = [])
* @method \GuzzleHttp\Promise\Promise createRulesetAsync(array $args = [])
* @method \Aws\Result createSchedule(array $args = [])
* @method \GuzzleHttp\Promise\Promise createScheduleAsync(array $args = [])
* @method \Aws\Result deleteDataset(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteDatasetAsync(array $args = [])
* @method \Aws\Result deleteJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteJobAsync(array $args = [])
* @method \Aws\Result deleteProject(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteProjectAsync(array $args = [])
* @method \Aws\Result deleteRecipeVersion(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteRecipeVersionAsync(array $args = [])
* @method \Aws\Result deleteRuleset(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteRulesetAsync(array $args = [])
* @method \Aws\Result deleteSchedule(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteScheduleAsync(array $args = [])
* @method \Aws\Result describeDataset(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDatasetAsync(array $args = [])
* @method \Aws\Result describeJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeJobAsync(array $args = [])
* @method \Aws\Result describeJobRun(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeJobRunAsync(array $args = [])
* @method \Aws\Result describeProject(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeProjectAsync(array $args = [])
* @method \Aws\Result describeRecipe(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeRecipeAsync(array $args = [])
* @method \Aws\Result describeRuleset(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeRulesetAsync(array $args = [])
* @method \Aws\Result describeSchedule(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeScheduleAsync(array $args = [])
* @method \Aws\Result listDatasets(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDatasetsAsync(array $args = [])
* @method \Aws\Result listJobRuns(array $args = [])
* @method \GuzzleHttp\Promise\Promise listJobRunsAsync(array $args = [])
* @method \Aws\Result listJobs(array $args = [])
* @method \GuzzleHttp\Promise\Promise listJobsAsync(array $args = [])
* @method \Aws\Result listProjects(array $args = [])
* @method \GuzzleHttp\Promise\Promise listProjectsAsync(array $args = [])
* @method \Aws\Result listRecipeVersions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRecipeVersionsAsync(array $args = [])
* @method \Aws\Result listRecipes(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRecipesAsync(array $args = [])
* @method \Aws\Result listRulesets(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRulesetsAsync(array $args = [])
* @method \Aws\Result listSchedules(array $args = [])
* @method \GuzzleHttp\Promise\Promise listSchedulesAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result publishRecipe(array $args = [])
* @method \GuzzleHttp\Promise\Promise publishRecipeAsync(array $args = [])
* @method \Aws\Result sendProjectSessionAction(array $args = [])
* @method \GuzzleHttp\Promise\Promise sendProjectSessionActionAsync(array $args = [])
* @method \Aws\Result startJobRun(array $args = [])
* @method \GuzzleHttp\Promise\Promise startJobRunAsync(array $args = [])
* @method \Aws\Result startProjectSession(array $args = [])
* @method \GuzzleHttp\Promise\Promise startProjectSessionAsync(array $args = [])
* @method \Aws\Result stopJobRun(array $args = [])
* @method \GuzzleHttp\Promise\Promise stopJobRunAsync(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 updateDataset(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateDatasetAsync(array $args = [])
* @method \Aws\Result updateProfileJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateProfileJobAsync(array $args = [])
* @method \Aws\Result updateProject(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateProjectAsync(array $args = [])
* @method \Aws\Result updateRecipe(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateRecipeAsync(array $args = [])
* @method \Aws\Result updateRecipeJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateRecipeJobAsync(array $args = [])
* @method \Aws\Result updateRuleset(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateRulesetAsync(array $args = [])
* @method \Aws\Result updateSchedule(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateScheduleAsync(array $args = [])
*/
class GlueDataBrewClient extends AwsClient {}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Exception | Folder | 0777 |
|
|
| GlueDataBrewClient.php | File | 5.89 KB | 0777 |
|