C# 클래스 Amazon.DynamoDBv2.Model.Internal.MarshallTransformations.AttributeDefinitionUnmarshaller

AttributeDefinitionUnmarshaller
상속: IUnmarshaller, IUnmarshaller
파일 보기 프로젝트 열기: aws/aws-sdk-unity-net 1 사용 예제들

공개 메소드들

메소드 설명
Unmarshall ( JsonUnmarshallerContext context ) : AttributeDefinition

Unmarshaller the response from the service to the response class.

비공개 메소드들

메소드 설명
IUnmarshaller ( context ) : AttributeDefinition

Unmarshaller the response from the service to the response class.

메소드 상세

Unmarshall() 공개 메소드

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