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