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