Class InvokeEndpointWithResponseStreamRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sagemakerruntime.transform.InvokeEndpointWithResponseStreamRequestMarshaller
- All Implemented Interfaces:
Marshaller<InvokeEndpointWithResponseStreamRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class InvokeEndpointWithResponseStreamRequestMarshaller
extends Object
implements Marshaller<InvokeEndpointWithResponseStreamRequest>
InvokeEndpointWithResponseStreamRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(InvokeEndpointWithResponseStreamRequest invokeEndpointWithResponseStreamRequest)
-
Constructor Details
-
InvokeEndpointWithResponseStreamRequestMarshaller
public InvokeEndpointWithResponseStreamRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(InvokeEndpointWithResponseStreamRequest invokeEndpointWithResponseStreamRequest) - Specified by:
marshallin interfaceMarshaller<InvokeEndpointWithResponseStreamRequest>
-