summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php b/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php
index 9d36bcf..af3ac6c 100644
--- a/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php
+++ b/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php
@@ -9,5 +9,7 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise invokeEndpointAsync(array $args = [])
* @method \Aws\Result invokeEndpointAsync(array $args = [])
* @method \GuzzleHttp\Promise\Promise invokeEndpointAsyncAsync(array $args = [])
+ * @method \Aws\Result invokeEndpointWithResponseStream(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise invokeEndpointWithResponseStreamAsync(array $args = [])
*/
class SageMakerRuntimeClient extends AwsClient {}