update lock clucknut
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Build, Push and Deploy / build-and-push (push) Successful in 3m14s
Build, Push and Deploy / deploy-staging (push) Successful in 25s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-18 20:32:18 +07:00
parent 4554035227
commit dcaf267458
3359 changed files with 153185 additions and 205489 deletions

View File

@@ -27,6 +27,10 @@
* @method \GuzzleHttp\Promise\Promise createProfileAsync(array $args = [])
* @method \Aws\Result createRecommender(array $args = [])
* @method \GuzzleHttp\Promise\Promise createRecommenderAsync(array $args = [])
* @method \Aws\Result createRecommenderFilter(array $args = [])
* @method \GuzzleHttp\Promise\Promise createRecommenderFilterAsync(array $args = [])
* @method \Aws\Result createRecommenderSchema(array $args = [])
* @method \GuzzleHttp\Promise\Promise createRecommenderSchemaAsync(array $args = [])
* @method \Aws\Result createSegmentDefinition(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSegmentDefinitionAsync(array $args = [])
* @method \Aws\Result createSegmentEstimate(array $args = [])
@@ -59,6 +63,10 @@
* @method \GuzzleHttp\Promise\Promise deleteProfileObjectTypeAsync(array $args = [])
* @method \Aws\Result deleteRecommender(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteRecommenderAsync(array $args = [])
* @method \Aws\Result deleteRecommenderFilter(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteRecommenderFilterAsync(array $args = [])
* @method \Aws\Result deleteRecommenderSchema(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteRecommenderSchemaAsync(array $args = [])
* @method \Aws\Result deleteSegmentDefinition(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteSegmentDefinitionAsync(array $args = [])
* @method \Aws\Result deleteWorkflow(array $args = [])
@@ -99,6 +107,10 @@
* @method \GuzzleHttp\Promise\Promise getProfileRecommendationsAsync(array $args = [])
* @method \Aws\Result getRecommender(array $args = [])
* @method \GuzzleHttp\Promise\Promise getRecommenderAsync(array $args = [])
* @method \Aws\Result getRecommenderFilter(array $args = [])
* @method \GuzzleHttp\Promise\Promise getRecommenderFilterAsync(array $args = [])
* @method \Aws\Result getRecommenderSchema(array $args = [])
* @method \GuzzleHttp\Promise\Promise getRecommenderSchemaAsync(array $args = [])
* @method \Aws\Result getSegmentDefinition(array $args = [])
* @method \GuzzleHttp\Promise\Promise getSegmentDefinitionAsync(array $args = [])
* @method \Aws\Result getSegmentEstimate(array $args = [])
@@ -151,8 +163,12 @@
* @method \GuzzleHttp\Promise\Promise listProfileObjectTypesAsync(array $args = [])
* @method \Aws\Result listProfileObjects(array $args = [])
* @method \GuzzleHttp\Promise\Promise listProfileObjectsAsync(array $args = [])
* @method \Aws\Result listRecommenderFilters(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRecommenderFiltersAsync(array $args = [])
* @method \Aws\Result listRecommenderRecipes(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRecommenderRecipesAsync(array $args = [])
* @method \Aws\Result listRecommenderSchemas(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRecommenderSchemasAsync(array $args = [])
* @method \Aws\Result listRecommenders(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRecommendersAsync(array $args = [])
* @method \Aws\Result listRuleBasedMatches(array $args = [])