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