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

AttributeDefinitionUnmarshaller
Inheritance: IUnmarshaller, IUnmarshaller
Afficher le fichier Open project: aws/aws-sdk-unity-net Class Usage Examples

Méthodes publiques

Méthode Description
Unmarshall ( JsonUnmarshallerContext context ) : AttributeDefinition

Unmarshaller the response from the service to the response class.

Private Methods

Méthode Description
IUnmarshaller ( context ) : AttributeDefinition

Unmarshaller the response from the service to the response class.

Method Details

Unmarshall() public méthode

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