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