Unmarshaller<AttributeDefinition,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class AttributeDefinitionUnmarshaller extends Object implements Unmarshaller<AttributeDefinition,JsonUnmarshallerContext>
Constructor | Description |
---|---|
AttributeDefinitionUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static AttributeDefinitionUnmarshaller |
getInstance() |
|
AttributeDefinition |
unmarshall(JsonUnmarshallerContext context) |
public AttributeDefinition unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<AttributeDefinition,JsonUnmarshallerContext>
Exception
public static AttributeDefinitionUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.