Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 3... Línea 3...
3
 
3
 
Línea 4... Línea 4...
4
use Aws\AwsClient;
4
use Aws\AwsClient;
5
 
5
 
-
 
6
/**
-
 
7
 * This client is used to interact with the **Amazon Personalize Runtime** service.
6
/**
8
 * @method \Aws\Result getActionRecommendations(array $args = [])
7
 * This client is used to interact with the **Amazon Personalize Runtime** service.
9
 * @method \GuzzleHttp\Promise\Promise getActionRecommendationsAsync(array $args = [])
8
 * @method \Aws\Result getPersonalizedRanking(array $args = [])
10
 * @method \Aws\Result getPersonalizedRanking(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise getPersonalizedRankingAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise getPersonalizedRankingAsync(array $args = [])
10
 * @method \Aws\Result getRecommendations(array $args = [])
12
 * @method \Aws\Result getRecommendations(array $args = [])