Table of Contents

Interface IRequestMarshaller<R, T>

Namespace
Amazon.Runtime.Internal.Transform
Assembly
AWSSDK.Core.dll
public interface IRequestMarshaller<R, T> where T : MarshallerContext

Type Parameters

R
T

Methods

Marshall(R, T)

void Marshall(R requestObject, T context)

Parameters

requestObject R
context T