Table of Contents

Interface IMarshaller<T, R>

Namespace
Amazon.Runtime.Internal.Transform
Assembly
AWSSDK.Core.dll
public interface IMarshaller<T, R>

Type Parameters

T
R

Methods

Marshall(R)

T Marshall(R input)

Parameters

input R

Returns

T