Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 59... Línea 59...
59
 * @method \GuzzleHttp\Promise\Promise describeRouteCalculatorAsync(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise describeRouteCalculatorAsync(array $args = [])
60
 * @method \Aws\Result describeTracker(array $args = [])
60
 * @method \Aws\Result describeTracker(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise describeTrackerAsync(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise describeTrackerAsync(array $args = [])
62
 * @method \Aws\Result disassociateTrackerConsumer(array $args = [])
62
 * @method \Aws\Result disassociateTrackerConsumer(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise disassociateTrackerConsumerAsync(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise disassociateTrackerConsumerAsync(array $args = [])
-
 
64
 * @method \Aws\Result forecastGeofenceEvents(array $args = [])
-
 
65
 * @method \GuzzleHttp\Promise\Promise forecastGeofenceEventsAsync(array $args = [])
64
 * @method \Aws\Result getDevicePosition(array $args = [])
66
 * @method \Aws\Result getDevicePosition(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise getDevicePositionAsync(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise getDevicePositionAsync(array $args = [])
66
 * @method \Aws\Result getDevicePositionHistory(array $args = [])
68
 * @method \Aws\Result getDevicePositionHistory(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise getDevicePositionHistoryAsync(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise getDevicePositionHistoryAsync(array $args = [])
68
 * @method \Aws\Result getGeofence(array $args = [])
70
 * @method \Aws\Result getGeofence(array $args = [])
Línea 119... Línea 121...
119
 * @method \GuzzleHttp\Promise\Promise updatePlaceIndexAsync(array $args = [])
121
 * @method \GuzzleHttp\Promise\Promise updatePlaceIndexAsync(array $args = [])
120
 * @method \Aws\Result updateRouteCalculator(array $args = [])
122
 * @method \Aws\Result updateRouteCalculator(array $args = [])
121
 * @method \GuzzleHttp\Promise\Promise updateRouteCalculatorAsync(array $args = [])
123
 * @method \GuzzleHttp\Promise\Promise updateRouteCalculatorAsync(array $args = [])
122
 * @method \Aws\Result updateTracker(array $args = [])
124
 * @method \Aws\Result updateTracker(array $args = [])
123
 * @method \GuzzleHttp\Promise\Promise updateTrackerAsync(array $args = [])
125
 * @method \GuzzleHttp\Promise\Promise updateTrackerAsync(array $args = [])
-
 
126
 * @method \Aws\Result verifyDevicePosition(array $args = [])
-
 
127
 * @method \GuzzleHttp\Promise\Promise verifyDevicePositionAsync(array $args = [])
124
 */
128
 */
125
class LocationServiceClient extends AwsClient {}
129
class LocationServiceClient extends AwsClient {}