Uses of Class
software.amazon.awssdk.services.sagemakerruntime.model.InvokeEndpointWithResponseStreamRequest
Packages that use InvokeEndpointWithResponseStreamRequest
Package
Description
The Amazon SageMaker AI runtime API.
-
Uses of InvokeEndpointWithResponseStreamRequest in software.amazon.awssdk.services.sagemakerruntime
Methods in software.amazon.awssdk.services.sagemakerruntime with parameters of type InvokeEndpointWithResponseStreamRequestModifier and TypeMethodDescriptiondefault CompletableFuture<Void>SageMakerRuntimeAsyncClient.invokeEndpointWithResponseStream(InvokeEndpointWithResponseStreamRequest invokeEndpointWithResponseStreamRequest, InvokeEndpointWithResponseStreamResponseHandler asyncResponseHandler) Invokes a model at the specified endpoint to return the inference response as a stream. -
Uses of InvokeEndpointWithResponseStreamRequest in software.amazon.awssdk.services.sagemakerruntime.transform
Methods in software.amazon.awssdk.services.sagemakerruntime.transform with parameters of type InvokeEndpointWithResponseStreamRequestModifier and TypeMethodDescriptionInvokeEndpointWithResponseStreamRequestMarshaller.marshall(InvokeEndpointWithResponseStreamRequest invokeEndpointWithResponseStreamRequest)