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