C# Class Amazon.DynamoDBv2.Model.Internal.MarshallTransformations.AttributeDefinitionUnmarshaller

AttributeDefinitionUnmarshaller
Inheritance: IUnmarshaller, IUnmarshaller
Show file Open project: aws/aws-sdk-unity-net Class Usage Examples

Public Methods

Method Description
Unmarshall ( JsonUnmarshallerContext context ) : AttributeDefinition

Unmarshaller the response from the service to the response class.

Private Methods

Method Description
IUnmarshaller ( context ) : AttributeDefinition

Unmarshaller the response from the service to the response class.

Method Details

Unmarshall() public method

Unmarshaller the response from the service to the response class.
public Unmarshall ( JsonUnmarshallerContext context ) : AttributeDefinition
context JsonUnmarshallerContext
return AttributeDefinition