summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php b/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php
index cde9e8b..d0bd935 100644
--- a/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php
+++ b/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php
@@ -142,6 +142,12 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getJourneyExecutionActivityMetricsAsync(array $args = [])
* @method \Aws\Result getJourneyExecutionMetrics(array $args = [])
* @method \GuzzleHttp\Promise\Promise getJourneyExecutionMetricsAsync(array $args = [])
+ * @method \Aws\Result getJourneyRunExecutionActivityMetrics(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getJourneyRunExecutionActivityMetricsAsync(array $args = [])
+ * @method \Aws\Result getJourneyRunExecutionMetrics(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getJourneyRunExecutionMetricsAsync(array $args = [])
+ * @method \Aws\Result getJourneyRuns(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getJourneyRunsAsync(array $args = [])
* @method \Aws\Result getPushTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise getPushTemplateAsync(array $args = [])
* @method \Aws\Result getRecommenderConfiguration(array $args = [])