Class InvokeEndpointAsyncRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sagemakerruntime.transform.InvokeEndpointAsyncRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<InvokeEndpointAsyncRequest>
@Generated("software.amazon.awssdk:codegen") public class InvokeEndpointAsyncRequestMarshaller extends Object implements Marshaller<InvokeEndpointAsyncRequest>
InvokeEndpointAsyncRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description InvokeEndpointAsyncRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(InvokeEndpointAsyncRequest invokeEndpointAsyncRequest)
-
-
-
Constructor Detail
-
InvokeEndpointAsyncRequestMarshaller
public InvokeEndpointAsyncRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(InvokeEndpointAsyncRequest invokeEndpointAsyncRequest)
- Specified by:
marshallin interfaceMarshaller<InvokeEndpointAsyncRequest>
-
-